[Bug 23321] ShellExecuteEx can fail for paths with spaces in them

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 2 01:36:49 CST 2013


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

Ilya Basin <basinilya at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement

--- Comment #9 from Ilya Basin <basinilya at gmail.com> 2013-01-02 01:36:49 CST ---
http://www.winehq.org/pipermail/wine-devel/2010-March/082554.html
MF>   927     /* The following code is needed for example to resolve a shortcut
MF>   928        to control panel applet "Keyboard", since this is accessed
using
MF>   929        "rundll32.exe shell32.dll,Control_RunDLL %1,%*" with a command
line
MF>   930        parameter received from ISF_ControlPanel_fnGetDisplayNameOf().
*/

The next logical step would be to reproduce this on Windows XP, see if 
ShellExecuteEx() is called from Control_RunDLL() and the outcome of
ShellExecuteEx().

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list