[Bug 3332] Explore Folder using ShellExecute fails

Wine Bugs wine-bugs at winehq.org
Fri Apr 28 16:12:50 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=3332


tkho at ucla.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tkho at ucla.edu




------- Additional Comments From tkho at 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

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list