https://bugs.winehq.org/show_bug.cgi?id=44153
Bug ID: 44153 Summary: ShellExecute crash when opening explorer.exe Product: Wine Version: 3.0-rc1 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: leslie_alistair@hotmail.com Distribution: ---
Here is the simplest test case to show the crash.
int main(int argc, char *argv[]) { ShellExecute(NULL, _T("OPEN"), _T("explorer.exe"), _T("/select, "C:\temp\hello.txt""), NULL, SW_SHOW);
return 0; }
https://bugs.winehq.org/show_bug.cgi?id=44153
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testcase
https://bugs.winehq.org/show_bug.cgi?id=44153
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |programs
https://bugs.winehq.org/show_bug.cgi?id=44153
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |ff53db7e6396337692ed2966ef3 | |bf49a4737e3a6 Status|NEW |RESOLVED
--- Comment #1 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Fixed by http://source.winehq.org/git/wine.git/?a=commit;h=ff53db7e6396337692ed2966ef...
https://bugs.winehq.org/show_bug.cgi?id=44153
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.0-rc2.
https://bugs.winehq.org/show_bug.cgi?id=44153
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.0.x
https://bugs.winehq.org/show_bug.cgi?id=44153
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|2.0.x |---
--- Comment #3 from Michael Stefaniuc mstefani@winehq.org --- Removing the 2.0.x milestone from bugs included in 2.0.5.