Click here to Skip to main content
15,913,854 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: cstring heap error Pin
Bret Faller23-Aug-01 14:37
Bret Faller23-Aug-01 14:37 
GeneralRe: cstring heap error Pin
Amit Jain23-Aug-01 14:41
Amit Jain23-Aug-01 14:41 
GeneralRe: cstring heap error Pin
Amit Jain23-Aug-01 16:36
Amit Jain23-Aug-01 16:36 
QuestionDirect input 8? Pin
23-Aug-01 10:32
suss23-Aug-01 10:32 
AnswerRe: Direct input 8? Pin
Christian Graus23-Aug-01 12:28
protectorChristian Graus23-Aug-01 12:28 
GeneralRe: Direct input 8? Pin
24-Aug-01 0:23
suss24-Aug-01 0:23 
GeneralBYREF from VB to VC DLL HELP! Pin
23-Aug-01 7:45
suss23-Aug-01 7:45 
GeneralCDialog problem on Windows 2000 Pin
Craig Miller23-Aug-01 7:37
Craig Miller23-Aug-01 7:37 
Hi,

I created a dialog based application with two ActiveX controls on it, one is placed on the dialog resource and the other is created using the Create(...) function. When I run the application on Win98 it works fine, if I run it on Win2000 it doesn't work at all. I stepped into the code on both machines and found that the Win2000 machine hangs on line 326 of DLGCORE.CPP
hWnd = ::CreateDialogIndirect(hInst, lpDialogTemplate,
    pParentWnd->GetSafeHwnd(), AfxDlgProc);

As I was tracing through the code, it looks like all the correct variables are loaded but it always just stops on that line of code, no return, no nothing.

Does anyone know of any steps I can take to try and find out why this is happening?

Thanks in advance,

Craig
GeneralRe: CDialog problem on Windows 2000 Pin
CodeGuy23-Aug-01 10:52
CodeGuy23-Aug-01 10:52 
GeneralRe: CDialog problem on Windows 2000 Pin
Craig Miller23-Aug-01 12:44
Craig Miller23-Aug-01 12:44 
GeneralCDialogBar buttons. Pin
John Uhlenbrock23-Aug-01 7:22
John Uhlenbrock23-Aug-01 7:22 
GeneralRe: CDialogBar buttons. Pin
Tomasz Sowinski23-Aug-01 7:24
Tomasz Sowinski23-Aug-01 7:24 
GeneralPATH AND REGION : HELP Pin
23-Aug-01 7:21
suss23-Aug-01 7:21 
GeneralRe: PATH AND REGION : HELP Pin
23-Aug-01 7:43
suss23-Aug-01 7:43 
GeneralRe: PATH AND REGION : HELP Pin
Christian Graus23-Aug-01 12:34
protectorChristian Graus23-Aug-01 12:34 
GeneralTracking the mouse Pin
Bret Faller23-Aug-01 7:12
Bret Faller23-Aug-01 7:12 
GeneralRe: Tracking the mouse Pin
CodeGuy23-Aug-01 11:00
CodeGuy23-Aug-01 11:00 
GeneralRe: Tracking the mouse Pin
Bret Faller23-Aug-01 11:25
Bret Faller23-Aug-01 11:25 
GeneralRe: Tracking the mouse Pin
CodeGuy23-Aug-01 11:31
CodeGuy23-Aug-01 11:31 
GeneralRe: Tracking the mouse Pin
Bret Faller23-Aug-01 11:33
Bret Faller23-Aug-01 11:33 
GeneralRe: Tracking the mouse Pin
Bret Faller23-Aug-01 11:46
Bret Faller23-Aug-01 11:46 
GeneralRe: Tracking the mouse Pin
CodeGuy24-Aug-01 3:57
CodeGuy24-Aug-01 3:57 
GeneralRe: Tracking the mouse Pin
Bret Faller24-Aug-01 6:21
Bret Faller24-Aug-01 6:21 
GeneralRIFF file parser Pin
Erik Hammar23-Aug-01 7:00
Erik Hammar23-Aug-01 7:00 
GeneralDundas - lack of information on updates - disruption of support Pin
23-Aug-01 6:54
suss23-Aug-01 6:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.