Click here to Skip to main content
15,917,061 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralVC++ .net include directories Pin
Luke Murray29-Dec-02 21:57
Luke Murray29-Dec-02 21:57 
Generalctrl+alt+del Pin
r i s h a b h s29-Dec-02 19:17
r i s h a b h s29-Dec-02 19:17 
GeneralRe: ctrl+alt+del Pin
Dominik Reichl29-Dec-02 22:20
Dominik Reichl29-Dec-02 22:20 
GeneralRe: ctrl+alt+del Pin
r i s h a b h s29-Dec-02 23:09
r i s h a b h s29-Dec-02 23:09 
GeneralRe: ctrl+alt+del Pin
jmkhael30-Dec-02 1:56
jmkhael30-Dec-02 1:56 
GeneralRe: ctrl+alt+del Pin
Dominik Reichl30-Dec-02 7:32
Dominik Reichl30-Dec-02 7:32 
GeneralVirtual list VS Text Callbacks Pin
alex.barylski29-Dec-02 17:54
alex.barylski29-Dec-02 17:54 
Questioncrash in debug, but ok in release? Pin
zecodela29-Dec-02 17:01
zecodela29-Dec-02 17:01 
hi all,
my program add 2 structures, A and B into 2 CTypedPtrList, listA and listB. i found that it crash when the program try to access structure A from listA later on.
however, if i just add A to listA but add B to listB, the program run fine! strange thing is that the procedure lead to crash don't related to neither B nor listB.
any idea? debugger asked dbgheap.c for debugging when crashed. i can't locate it in my hdd. is it related?
and, if i build the code in release mode, it work fine too!
any help?
thanks,
jim
AnswerRe: crash in debug, but ok in release? Pin
zecodela29-Dec-02 17:04
zecodela29-Dec-02 17:04 
AnswerRe: crash in debug, but ok in release? Pin
Todd C. Wilson29-Dec-02 17:08
Todd C. Wilson29-Dec-02 17:08 
GeneralRe: crash in debug, but ok in release? Pin
zecodela29-Dec-02 17:16
zecodela29-Dec-02 17:16 
GeneralRe: crash in debug, but ok in release? Pin
Todd C. Wilson29-Dec-02 17:49
Todd C. Wilson29-Dec-02 17:49 
GeneralRe: crash in debug, but ok in release? Pin
zecodela29-Dec-02 20:14
zecodela29-Dec-02 20:14 
GeneralRe: crash in debug, but ok in release? Pin
Todd C. Wilson30-Dec-02 1:36
Todd C. Wilson30-Dec-02 1:36 
AnswerRe: crash in debug, but ok in release? Pin
Adi Shavit30-Dec-02 4:44
Adi Shavit30-Dec-02 4:44 
AnswerRe: crash in debug, but ok in release? Pin
Ted Ferenc30-Dec-02 10:27
Ted Ferenc30-Dec-02 10:27 
GeneralNew to C++, compile problems. Pin
king_ezela29-Dec-02 16:44
king_ezela29-Dec-02 16:44 
GeneralRe: New to C++, compile problems. Pin
Todd C. Wilson29-Dec-02 16:53
Todd C. Wilson29-Dec-02 16:53 
GeneralRe: New to C++, compile problems. Pin
Michael Dunn29-Dec-02 18:07
sitebuilderMichael Dunn29-Dec-02 18:07 
GeneralRe: New to C++, compile problems. Pin
Ravi Bhavnani29-Dec-02 16:54
professionalRavi Bhavnani29-Dec-02 16:54 
GeneralRe: New to C++, compile problems. Pin
king_ezela29-Dec-02 17:07
king_ezela29-Dec-02 17:07 
GeneralRe: New to C++, compile problems. Pin
S O S29-Dec-02 22:21
S O S29-Dec-02 22:21 
GeneralRe: New to C++, compile problems. Pin
Nick Parker29-Dec-02 17:05
protectorNick Parker29-Dec-02 17:05 
GeneralRe: New to C++, compile problems. Pin
Michael Dunn29-Dec-02 18:10
sitebuilderMichael Dunn29-Dec-02 18:10 
GeneralRe: New to C++, compile problems. Pin
Florin Ochiana30-Dec-02 10:59
Florin Ochiana30-Dec-02 10:59 

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.