[Bug 3332] Explore Folder using ShellExecute fails

Wine Bugs wine-bugs at winehq.org
Fri Apr 28 17:21:09 CDT 2006


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





------- Additional Comments From tkho at ucla.edu  2006-28-04 17:21 -------
I tried two other combinations, both of which DO work:
ShellExecute(handle, "open", "explorer", "path_to_folder", NULL, SW_SHOWNORMAL);
ShellExecute(handle, "explore", "path_to_folder", NULL, NULL, SW_SHOWNORMAL);

-- 
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