Click here to Skip to main content
16,005,169 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: WoW! That helped!!! Thanks! Pin
Christian Graus30-Jul-02 12:26
protectorChristian Graus30-Jul-02 12:26 
GeneralA bunch of interesting articles! Pin
ns31-Jul-02 5:00
ns31-Jul-02 5:00 
GeneralRe: garbage in last line of text read with fread.... Pin
Rutger Ellen30-Jul-02 4:36
Rutger Ellen30-Jul-02 4:36 
GeneralRe: garbage in last line of text read with fread.... Pin
ns30-Jul-02 5:31
ns30-Jul-02 5:31 
GeneralRe: garbage in last line of text read with fread.... Pin
Roger Wright30-Jul-02 4:37
professionalRoger Wright30-Jul-02 4:37 
GeneralRe: garbage in last line of text read with fread.... Pin
ns30-Jul-02 5:34
ns30-Jul-02 5:34 
GeneralRelease mode crashes, debug mode doesn't (and it's not my code) Pin
Jason Hihn30-Jul-02 3:48
Jason Hihn30-Jul-02 3:48 
GeneralRe: Release mode crashes, debug mode doesn't (and it's not my code) Pin
Alexandru Savescu30-Jul-02 4:05
Alexandru Savescu30-Jul-02 4:05 
I am pretty sure it is your code Smile | :) . It doesn't have to enter your code to be your mistake. Maybe you are playing with some window handles and it will crash into a mfc code, not yours.
Have a look at this article, maybe you can find why it crashes.

Also you may try to include some debug information in the release mode and step into code to see what is causing the assert. Providing some code will be very helpful.

Best regards,
Alexandru Savescu
GeneralRe: Release mode crashes, debug mode doesn't (and it's not my code) Pin
Jason Hihn30-Jul-02 4:21
Jason Hihn30-Jul-02 4:21 
GeneralRe: Release mode crashes, debug mode doesn't (and it's not my code) Pin
Daniel Turini30-Jul-02 12:17
Daniel Turini30-Jul-02 12:17 
GeneralRe: Release mode crashes, debug mode doesn't (and it's not my code) Pin
Christian Graus30-Jul-02 4:05
protectorChristian Graus30-Jul-02 4:05 
GeneralRe: Release mode crashes, debug mode doesn't (and it's not my code) Pin
Rutger Ellen30-Jul-02 4:11
Rutger Ellen30-Jul-02 4:11 
GeneralRe: Release mode crashes, debug mode doesn't (and it's not my code) Pin
Carlos Antollini30-Jul-02 4:45
Carlos Antollini30-Jul-02 4:45 
GeneralRe: Release mode crashes, debug mode doesn't (and it's not my code) Pin
Vivek Rajan30-Jul-02 6:14
Vivek Rajan30-Jul-02 6:14 
GeneralRe: Release mode crashes, debug mode doesn't (and it's not my code) Pin
includeh1030-Jul-02 6:41
includeh1030-Jul-02 6:41 
GeneralRe: Release mode crashes, debug mode doesn't (UPDATE) Pin
Jason Hihn30-Jul-02 7:12
Jason Hihn30-Jul-02 7:12 
GeneralFIXED - read below for what it was Pin
Jason Hihn30-Jul-02 9:32
Jason Hihn30-Jul-02 9:32 
GeneralRe: FIXED - read below for what it was Pin
Daniel Turini30-Jul-02 12:19
Daniel Turini30-Jul-02 12:19 
GeneralRe: FIXED - read below for what it was Pin
Daniel Lohmann30-Jul-02 12:25
Daniel Lohmann30-Jul-02 12:25 
QuestionGet HWND from HINSTANCE: Is it possible? Pin
BlackSmith30-Jul-02 3:28
BlackSmith30-Jul-02 3:28 
Generalmap.find() problems Pin
moobob30-Jul-02 2:49
moobob30-Jul-02 2:49 
GeneralRe: map.find() problems Pin
Alexandru Savescu30-Jul-02 3:09
Alexandru Savescu30-Jul-02 3:09 
GeneralRe: map.find() problems Pin
moobob30-Jul-02 3:25
moobob30-Jul-02 3:25 
GeneralRe: map.find() problems Pin
Alexandru Savescu30-Jul-02 3:31
Alexandru Savescu30-Jul-02 3:31 
GeneralRe: map.find() problems Pin
moobob30-Jul-02 3:36
moobob30-Jul-02 3:36 

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.