Re: MFC Application has encountered a problem and needs to close. HELP
- From: "Jim T." <jturner22@xxxxxxxxx>
- Date: Thu, 15 Nov 2007 10:13:54 -0800 (PST)
Hi Alan,
I have two main questions:
1 How can the program behave so differently in the two configurations? I can
find no explanation of this in the help files.
The main thing I run into is that variables are initialized
differently between Debug and Release builds. It is quite frustrating
at times.
2 How can I get useful information about the access violation?
I use map files to help find crashes in release builds. The following
article is what originally informed me about the process:
http://www.codeproject.com/debug/mapfile.asp
There's a few other articles on Code Project that discuss release mode
issues:
http://www.codeproject.com/debug/releasemode.asp
http://www.codeproject.com/debug/survivereleasever.asp
Good luck!
- Jim T.
.
- References:
- MFC Application has encountered a problem and needs to close. HELP
- From: Alan Williams-Key
- MFC Application has encountered a problem and needs to close. HELP
- Prev by Date: Re: MFC Application has encountered a problem and needs to close. HELP
- Next by Date: Re: MFC Application has encountered a problem and needs to close. HELP
- Previous by thread: Re: MFC Application has encountered a problem and needs to close. HELP
- Next by thread: Re: MFC Application has encountered a problem and needs to close. HELP
- Index(es):
Relevant Pages
|