Click here to Skip to main content
15,885,905 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Catch OnLButtonDblClk in CMainFrame Pin
_Flaviu9-Apr-13 20:44
_Flaviu9-Apr-13 20:44 
QuestionRe: Catch OnLButtonDblClk in CMainFrame Pin
Richard MacCutchan9-Apr-13 5:09
mveRichard MacCutchan9-Apr-13 5:09 
AnswerRe: Catch OnLButtonDblClk in CMainFrame Pin
_Flaviu9-Apr-13 20:47
_Flaviu9-Apr-13 20:47 
AnswerRe: Catch OnLButtonDblClk in CMainFrame Pin
quuo12-Apr-13 3:04
quuo12-Apr-13 3:04 
GeneralRe: Catch OnLButtonDblClk in CMainFrame Pin
_Flaviu14-Apr-13 19:52
_Flaviu14-Apr-13 19:52 
QuestionMFC White image Problem in Win7 Pin
002comp8-Apr-13 18:14
002comp8-Apr-13 18:14 
AnswerRe: MFC White image Problem in Win7 Pin
quuo12-Apr-13 3:10
quuo12-Apr-13 3:10 
QuestionProblem with heap/OK button error Pin
Grahamfff8-Apr-13 5:52
Grahamfff8-Apr-13 5:52 
Get the following run time error after making a few changes in my MFC application. Not been able to find where it occurs other than when I click on the OK button of the Main Dialog.

C++
This may be due to a corruption of the heap, which indicates a bug in MFCTest.exe or any of the DLLs it has loaded.

This may also be due to the user pressing F12 while MFCTest.exe has focus.

The output window may have more diagnostic information.
HEAP[MFCTest.exe]: Invalid Address specified to RtlValidateHeap( 003C0000, 003C8E70 )
Windows has triggered a breakpoint in MFCTest.exe.

This may be due to a corruption of the heap, which indicates a bug in MFCTest.exe or any of the DLLs it has loaded.

This may also be due to the user pressing F12 while MFCTest.exe has focus.

The output window may have more diagnostic information.
Object dump complete.


Any suggestions to how to locate this heap problem?

I think I deleted the OK button and then tryied to undo the changes.
grahamfff

QuestionRe: Problem with heap/OK button error Pin
David Crow8-Apr-13 6:03
David Crow8-Apr-13 6:03 
AnswerRe: Problem with heap/OK button error Pin
Grahamfff8-Apr-13 6:36
Grahamfff8-Apr-13 6:36 
GeneralRe: Problem with heap/OK button error Pin
Alan Balkany8-Apr-13 8:16
Alan Balkany8-Apr-13 8:16 
AnswerRe: Problem with heap/OK button error Pin
Stephen Hewitt8-Apr-13 9:32
Stephen Hewitt8-Apr-13 9:32 
GeneralRe: Problem with heap/OK button error Pin
Grahamfff8-Apr-13 22:46
Grahamfff8-Apr-13 22:46 
GeneralBRe: Problem with heap/OK button error Pin
Stephen Hewitt9-Apr-13 9:35
Stephen Hewitt9-Apr-13 9:35 
GeneralRe: BRe: Problem with heap/OK button error Pin
Grahamfff9-Apr-13 21:28
Grahamfff9-Apr-13 21:28 
Questionhow to include minizip code into vc++ 2010 SDI application Pin
syam0718-Apr-13 3:29
syam0718-Apr-13 3:29 
QuestionRe: how to include minizip code into vc++ 2010 SDI application Pin
David Crow8-Apr-13 5:54
David Crow8-Apr-13 5:54 
QuestionUnicode CString and fopen problem Pin
DSPCottage7-Apr-13 18:45
DSPCottage7-Apr-13 18:45 
AnswerRe: Unicode CString and fopen problem Pin
tagopi7-Apr-13 20:21
tagopi7-Apr-13 20:21 
GeneralRe: Unicode CString and fopen problem Pin
DSPCottage4-May-13 18:38
DSPCottage4-May-13 18:38 
AnswerRe: Unicode CString and fopen problem Pin
Jochen Arndt7-Apr-13 21:00
professionalJochen Arndt7-Apr-13 21:00 
GeneralRe: Unicode CString and fopen problem Pin
DSPCottage4-May-13 18:38
DSPCottage4-May-13 18:38 
Questionquestion about custom symbol in arcmap Pin
ts_chen6-Apr-13 15:40
ts_chen6-Apr-13 15:40 
QuestionIf this fires you have a mixed DEBUG/RETAIL build - now what ? Pin
Vaclav_6-Apr-13 8:34
Vaclav_6-Apr-13 8:34 
AnswerRe: If this fires you have a mixed DEBUG/RETAIL build - now what ? Pin
pasztorpisti6-Apr-13 10:23
pasztorpisti6-Apr-13 10:23 

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.