http://bugs.winehq.org/show_bug.cgi?id=22178
Summary: start.exe crashes when trying to run MSPaint from Windows ME Product: Wine Version: 1.1.41 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com CC: julliard@winehq.org
Created an attachment (id=27059) --> (http://bugs.winehq.org/attachment.cgi?id=27059) Terminal output
When I try to run MSPaint from Windows ME using start, I get a crash dialog for start.exe. I tried this in 1.1.30, and there's no crash there - it fails gracefully with "ShellExecuteEx failed: Internal error".
a04512275420acd74fe5c0d90035a754d255f2ed is first bad commit commit a04512275420acd74fe5c0d90035a754d255f2ed Author: Alexandre Julliard julliard@winehq.org Date: Sun Nov 29 16:42:50 2009 +0100
kernel32: Pass the exe name as argument to FormatMessage.
:040000 040000 4c18b24cbc2b774f374f72cfbd4f3c02194b4353 28e17542b8f4d32a5dabc9ad1452dee44670e9e4 M dlls
Reverting this patch prevents the crash.