Click here to Skip to main content
15,893,814 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Can't receive WM_DRAWITEM message. Pin
Cael4-Feb-04 12:51
Cael4-Feb-04 12:51 
GeneralRe: Can't receive WM_DRAWITEM message. Pin
Roger Allen4-Feb-04 23:32
Roger Allen4-Feb-04 23:32 
GeneralRe: Can't receive WM_DRAWITEM message. Pin
Cael5-Feb-04 3:45
Cael5-Feb-04 3:45 
GeneralPrint .Net Bitmap With MFC Pin
Shaun Becker4-Feb-04 10:53
Shaun Becker4-Feb-04 10:53 
GeneralChanging Control Color Pin
monrobot134-Feb-04 10:30
monrobot134-Feb-04 10:30 
QuestionHow to put a CString variable in the IDR_MAINFRAME string? Pin
Davex_4-Feb-04 9:57
Davex_4-Feb-04 9:57 
GeneralUpdating Software (automatically) Pin
DanYELL4-Feb-04 9:54
DanYELL4-Feb-04 9:54 
Generalthe daily "WTF, my app. crashes" post ... Pin
Maximilien4-Feb-04 9:25
Maximilien4-Feb-04 9:25 
the usual question, my application crashes and I can't really figure out where and what I did since yesterday ... and I'm kinda stumped Cry | :((

the only difference is that I "updated" my computer with the windows updater, maybe I need to reinstall VC service pack ( which I will, it doesn't hurt does it ? ). and build using BoundChecker instrumentation, ( but I scrapped the objects files and libs. and rebuild without instrumentation after !)

anyway, it's crashing/asserting in low level routines when allocating (with new ) and freeing (delete) objects; in DEBUG mode; if I continue (F5) it continues without a itch ...

it's an MFC application using Visual C++ 6 sp5.

( in the output window )
HEAP[app.exe]: HEAP: Free Heap block 1919740 modified at 19199e0 after it was freed

I know it's not much, but I can't reduce the error to some line of code that I post here.

any thoughts ?

Much Thanks ...




Maximilien Lincourt
Your Head A Splode - Strong Bad
GeneralRe: the daily "WTF, my app. crashes" post ... Pin
Neville Franks4-Feb-04 10:04
Neville Franks4-Feb-04 10:04 
GeneralRe: the daily "WTF, my app. crashes" post ... Pin
Maximilien4-Feb-04 10:11
Maximilien4-Feb-04 10:11 
GeneralRe: the daily "WTF, my app. crashes" post ... Pin
Neville Franks4-Feb-04 10:16
Neville Franks4-Feb-04 10:16 
Generalautomatic setting a text in a text box using an API function("SetWindowText function isn't valid") Pin
Amr Abdel-Mohsen4-Feb-04 9:11
Amr Abdel-Mohsen4-Feb-04 9:11 
GeneralRe: automatic setting a text in a text box using an API function("SetWindowText function isn't valid") Pin
Nick Parker4-Feb-04 9:57
protectorNick Parker4-Feb-04 9:57 
GeneralRe: automatic setting a text in a text box using an API function("SetWindowText function isn't valid") Pin
Diddy4-Feb-04 23:22
Diddy4-Feb-04 23:22 
GeneralRe: automatic setting a text in a text box using an API function("SetWindowText function isn't valid") Pin
Nick Parker5-Feb-04 2:37
protectorNick Parker5-Feb-04 2:37 
GeneralProblem with User Message Maps converting from VC6 to .net 2003 Pin
jhorstkamp4-Feb-04 8:06
jhorstkamp4-Feb-04 8:06 
GeneralRe: Problem with User Message Maps converting from VC6 to .net 2003 Pin
PJ Arends4-Feb-04 8:26
professionalPJ Arends4-Feb-04 8:26 
GeneralRe: Problem with User Message Maps converting from VC6 to .net 2003 Pin
jhorstkamp4-Feb-04 10:25
jhorstkamp4-Feb-04 10:25 
Generalconvert std::string to LPSTR or const char * Pin
_SaTaN_4-Feb-04 7:35
_SaTaN_4-Feb-04 7:35 
GeneralRe: convert std::string to LPSTR or const char * Pin
PJ Arends4-Feb-04 8:31
professionalPJ Arends4-Feb-04 8:31 
GeneralBooks Pin
Anonymous4-Feb-04 6:25
Anonymous4-Feb-04 6:25 
GeneralRe: Books Pin
Roger Wright4-Feb-04 6:58
professionalRoger Wright4-Feb-04 6:58 
GeneralRe: Books Pin
Maxwell Chen4-Feb-04 16:58
Maxwell Chen4-Feb-04 16:58 
GeneralRe: Books Pin
jhwurmbach4-Feb-04 23:52
jhwurmbach4-Feb-04 23:52 
GeneralRe: Multithreading in C++ Pin
TV4-Feb-04 4:48
TV4-Feb-04 4:48 

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.