visual c++ - Application crashes in mfc71u.dll -


my application uses vc++ 2003. while executing in unicode release mode crashes at

cmdiframewnd* pframe = new cmainframe;

in initinstance() of startup project. error message shows application crashes @ mfc71u.dll

click link see error message

 

the same application runs on other systems.

please suggest me reason crash.

 

thanks

shyam

it if posted more information such as:

  • a stack trace fault.
  • the source code around crash.
  • the exception generated.

this bare minimum information should automatically include crash.


Comments

Popular posts from this blog

Javascript line number mapping -

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -