Click here to Skip to main content
15,891,033 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralSocket Question Pin
talkster519-May-05 8:19
talkster519-May-05 8:19 
GeneralRe: Socket Question Pin
Ryan Binns19-May-05 18:11
Ryan Binns19-May-05 18:11 
GeneralRe: Socket Question Pin
talkster519-May-05 19:58
talkster519-May-05 19:58 
GeneralRe: Socket Question Pin
talkster520-May-05 3:39
talkster520-May-05 3:39 
GeneralRe: Socket Question Pin
talkster520-May-05 4:38
talkster520-May-05 4:38 
GeneralIncomplete Stack trace from Minidump using WinDbg Pin
JayVSub19-May-05 8:00
JayVSub19-May-05 8:00 
GeneralRe: Incomplete Stack trace from Minidump using WinDbg Pin
doublebug21-May-05 1:57
doublebug21-May-05 1:57 
GeneralHelp: App crashes using Chris GridCtrl in DLL and Release Mode (has anyone same problem or a workaround) Pin
Ralph19-May-05 7:22
Ralph19-May-05 7:22 
Hi,

I'm using Chris MFC GridCtrl in my app in a dll.
My App is working fine in debug mode.

But as soon as I call the diolog (inside dll) - which is using the grid control - in release mode, my app crashes?

Has anyone had made the same experience, or has an idea, or even better a fix for that problem?

I've no idea how to fix this! Pressing the Retry-Button of the Assertion Dialog stops at:

-----------------------------------------------------
AFXWIN1.INL:
_AFXWIN_INLINE HINSTANCE AFXAPI AfxGetInstanceHandle()
{ ASSERT(afxCurrentInstanceHandle != NULL);
return afxCurrentInstanceHandle; }
-----------------------------------------------------

Thanks Ralph

[Reply][Email][View Thread][Get Link] [Modify|Delete]






GeneralRe: Help: App crashes using Chris GridCtrl in DLL and Release Mode (has anyone same problem or a workaround) Pin
Ryan Binns19-May-05 18:30
Ryan Binns19-May-05 18:30 
GeneralRe: Help: App crashes using Chris GridCtrl in DLL and Release Mode (has anyone same problem or a workaround) Pin
Ralph20-May-05 3:49
Ralph20-May-05 3:49 
Questionwhat are memory leaks? Pin
Mridang Agarwalla19-May-05 6:38
Mridang Agarwalla19-May-05 6:38 
AnswerRe: what are memory leaks? Pin
toxcct19-May-05 6:48
toxcct19-May-05 6:48 
GeneralThose *#@!$+ Memory Leaks Pin
Uwe Keim19-May-05 5:58
sitebuilderUwe Keim19-May-05 5:58 
GeneralRe: Those *#@!$+ Memory Leaks Pin
jmkhael19-May-05 6:19
jmkhael19-May-05 6:19 
GeneralRe: Those *#@!$+ Memory Leaks Pin
Uwe Keim19-May-05 10:23
sitebuilderUwe Keim19-May-05 10:23 
GeneralRe: Those *#@!$+ Memory Leaks Pin
jmkhael19-May-05 21:53
jmkhael19-May-05 21:53 
GeneralRe: Those *#@!$+ Memory Leaks Pin
Uwe Keim20-May-05 3:28
sitebuilderUwe Keim20-May-05 3:28 
GeneralRe: Those *#@!$+ Memory Leaks Pin
David Crow19-May-05 8:31
David Crow19-May-05 8:31 
GeneralRe: Those *#@!$+ Memory Leaks Pin
Uwe Keim19-May-05 10:22
sitebuilderUwe Keim19-May-05 10:22 
GeneralRe: Those *#@!$+ Memory Leaks Pin
Uwe Keim20-May-05 3:25
sitebuilderUwe Keim20-May-05 3:25 
QuestionVS ANSI C++ implementation error? Pin
Franz Klein19-May-05 5:36
Franz Klein19-May-05 5:36 
AnswerRe: VS ANSI C++ implementation error? Pin
David Crow19-May-05 5:49
David Crow19-May-05 5:49 
AnswerRe: VS ANSI C++ implementation error? Pin
PJ Arends19-May-05 7:49
professionalPJ Arends19-May-05 7:49 
Generalsmall pointers problem Pin
Mridang Agarwalla19-May-05 5:16
Mridang Agarwalla19-May-05 5:16 
GeneralRe: small pointers problem Pin
David Crow19-May-05 5:47
David Crow19-May-05 5:47 

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.