Tech Support > Microsoft Windows > Development Resources > InitDialog throws an exception in japanese windows 98.
InitDialog throws an exception in japanese windows 98.
Posted by Sudhi on December 15th, 2003


I have a MFC Application which is using List Control and a header
controls within a dialog. When I try to call the DoModal for that
dialog I get an exception " Page Violation of <application> in
MFC42.dll and I get an address where it crashes. This happen only in
the release build of the application. Even if i debug the release
build, and check the call stack when the crash occurs, it only points
to MFC functiona and none of the functions in My Code. Please let me
know the reson for such a crash.

Thanks a lot in advance


Similar Posts