Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

MFC Error...

Hi All :WAVE: ,

I am rather new here. In fact, I have just registered with this forum. I have encountered a problem here and hope you guys are able to help me out with this.

I am currently running MS Visual C++ 6.0. I tried to run a dialog-based application that I have created using the MFC AppWizard (exe), but the program is able to compile with no errors and warnings, but it is unable to execute. It gives me an error and I have to close the application error. :eek: I have attached the error msg with this posting.

I am looking forward to you guys' replies. :D I really need some help here!! Thanks in advance to all who have helped or tried to in one way or another.
[708 byte] By [ootnitsuj] at [2007-11-11 7:51:11]
# 1 Re: MFC Error...
Its probably a bad pointer. Debug the program (f5 I think) and see what the error the debugger traps is.
jonnin at 2007-11-11 21:01:44 >
# 2 Re: MFC Error...
Hi Jonnie,

Is it possible to give me some guidance on how to go about debugging it? I am rather new to VC++. I have went into the debugging page and the error occurs at one og the mov instruction.

Thanks a million bro.
ootnitsuj at 2007-11-11 21:02:55 >