Click here to Skip to main content
15,909,953 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to dynamically modify menu in MDI app Pin
Not Active14-Aug-01 7:01
mentorNot Active14-Aug-01 7:01 
GeneralRe: How to dynamically modify menu in MDI app Pin
JerzyPeter14-Aug-01 9:39
JerzyPeter14-Aug-01 9:39 
GeneralRe: How to dynamically modify menu in MDI app Pin
Tomasz Sowinski14-Aug-01 9:56
Tomasz Sowinski14-Aug-01 9:56 
GeneralRe: How to dynamically modify menu in MDI app Pin
JerzyPeter14-Aug-01 11:30
JerzyPeter14-Aug-01 11:30 
GeneralRe: How to dynamically modify menu in MDI app Pin
Tomasz Sowinski16-Aug-01 0:54
Tomasz Sowinski16-Aug-01 0:54 
GeneralRe: How to dynamically modify menu in MDI app Pin
JerzyPeter16-Aug-01 9:28
JerzyPeter16-Aug-01 9:28 
GeneralSimple socket problem under WinCE Pin
14-Aug-01 6:17
suss14-Aug-01 6:17 
GeneralHelp! My App crashes and I've no idea why! Pin
14-Aug-01 6:16
suss14-Aug-01 6:16 
Hi,

I've written an MFC MDI app, not using CDocument.

My View class is derived from CTreeView.

Whenever I close a view window, I get an error. When debugging the program and closing the view window, I get a dialog box "User breakpoint called from 0xXXXXXXX" where the 0xXXXXXX is some memory address. My program has no breakpoints, and the debugger stops in a dissasembly window with no relation to my code that i can see.

In the little information window at the bottom, the following line is present:

HEAP[j5manager.exe]: Invalid Address specified to RtlValidateHeap( 910000, 915314 )

My view class is pretty basic- it doesn't do much yet. Default constructor and destructor, they do nothing. The class has 4 member vars, Two CStrings, an HTREEITEM and a CPtrList, but I've not done anything with these so far.

I'm really stumped as to what is causing the problem. Does anyone have any ideas or reccommendations on how to proceed? I'd post some code but I don't know what part to post!

Your help much appreciated.

Thanks

Jon
GeneralRe: Help! My App crashes and I've no idea why! Pin
Tomasz Sowinski14-Aug-01 7:35
Tomasz Sowinski14-Aug-01 7:35 
GeneralRe: Help! My App crashes and I've no idea why! Pin
14-Aug-01 22:03
suss14-Aug-01 22:03 
GeneralCArchive, Serializing & Schema Pin
Jason Teagle14-Aug-01 5:50
Jason Teagle14-Aug-01 5:50 
GeneralRe: CArchive, Serializing & Schema Pin
Tomasz Sowinski14-Aug-01 6:01
Tomasz Sowinski14-Aug-01 6:01 
GeneralRe: CArchive, Serializing & Schema Pin
Jason Teagle14-Aug-01 6:11
Jason Teagle14-Aug-01 6:11 
GeneralRe: CArchive, Serializing & Schema Pin
Jason Teagle14-Aug-01 6:12
Jason Teagle14-Aug-01 6:12 
GeneralRe: CArchive, Serializing & Schema Pin
Tomasz Sowinski14-Aug-01 6:27
Tomasz Sowinski14-Aug-01 6:27 
GeneralRe: CArchive, Serializing & Schema Pin
Jason Teagle14-Aug-01 6:36
Jason Teagle14-Aug-01 6:36 
GeneralCreateIpForwardEntry Pin
Martijn14-Aug-01 5:46
Martijn14-Aug-01 5:46 
GeneralIHTMLEditHost in combination with CHtmlView Pin
Juergen Woelke14-Aug-01 4:35
Juergen Woelke14-Aug-01 4:35 
GeneralSocket receive performance Pin
sato14-Aug-01 3:51
sato14-Aug-01 3:51 
GeneralSocket receive performance Pin
sato14-Aug-01 3:49
sato14-Aug-01 3:49 
GeneralDockable application needed ! Pin
14-Aug-01 3:39
suss14-Aug-01 3:39 
GeneralRe: Dockable application needed ! Pin
Paul A. Howes14-Aug-01 4:02
Paul A. Howes14-Aug-01 4:02 
Generaladding binary files Pin
lina14-Aug-01 3:39
lina14-Aug-01 3:39 
GeneralRe: adding binary files Pin
Chris Losinger14-Aug-01 4:03
professionalChris Losinger14-Aug-01 4:03 
GeneralGlobal data problems/can't access variable Pin
14-Aug-01 3:15
suss14-Aug-01 3:15 

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.