http://bugs.winehq.org/show_bug.cgi?id=4646
Summary: Cannot run binaries created with microsoft visual c++ 2005 Product: Wine Version: 0.9.2. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P1 Component: wine-winelib AssignedTo: wine-bugs@winehq.org ReportedBy: arjan.mels@gmx.net
Any binary I create with microsoft visual c++ 2005 opens a message box with the error: "This application has requested the runtime to terminate it in an unusual way!"
in the linux console the error reads: Unhandled exception 0x40000015 at address ... (The address differs depending on how I compile)
The same application compiled with VC 6 runs fine. It seems to be something in the microsoft runtime.