akin65
10-13-2003, 12:36 PM
Hello,
I am rendering an OpenGL application within MFC CFormView dialog, starting with an example found on this forum. It runs well while the program is running but when i close the dialog box (hence the program) an assertion error appears:
Debug Assertion Failed
Program:...wMerge\medical imaging..\Debug\MfcGL.exe
File:dbgheap.c
Line:1011
Expression: _CrIsValidHeapPointer(pUserData)
Please any clue on how i can sort this out? I have thought the experts on the advanced forum could have an answer
Regards
I am rendering an OpenGL application within MFC CFormView dialog, starting with an example found on this forum. It runs well while the program is running but when i close the dialog box (hence the program) an assertion error appears:
Debug Assertion Failed
Program:...wMerge\medical imaging..\Debug\MfcGL.exe
File:dbgheap.c
Line:1011
Expression: _CrIsValidHeapPointer(pUserData)
Please any clue on how i can sort this out? I have thought the experts on the advanced forum could have an answer
Regards