http://bugs.winehq.org/show_bug.cgi?id=3332
tkho@ucla.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tkho@ucla.edu
------- Additional Comments From tkho@ucla.edu 2006-28-04 16:12 ------- It looks like an explorer.exe replacement was started in Nov. 2005. I tried a simple ShellExecute(NULL, "open", "C:\", NULL, NULL, SW_SHOW), but it still seemed to fail under Wine with:
trace:exec:ShellExecuteA (nil),"open","C:\",(null),(null),5 trace:exec:ShellExecuteExA 0x7fbefd78 trace:exec:SHELL_execute mask=0x00000000 hwnd=(nil) verb=L"open" file=L"C:\" parm=(null) dir=(null) show=0x00000005 class=not used trace:exec:ShellExecute_FromContextMenu L"C:\" trace:exec:ShellExecute_GetClassKey ext = L"" trace:exec:ShellExecute_GetClassKey class = (null) trace:exec:SHELL_execute execute:L"C:\",L"",L"" trace:exec:SHELL_ExecuteW Execute L"C:\" from directory L"" trace:exec:SHELL_ExecuteW returning 5 trace:exec:SHELL_FindExecutable L"C:\" trace:exec:SHELL_FindExecutable SearchPathW returned non-zero trace:exec:SHELL_FindExecutable returning L"" trace:exec:SHELL_execute retval 31