ChangeSet ID: 19470
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/08/11 12:04:31
Modified files:
dlls/shell32 : shlexec.c
Log message:
Francois Gouget <fgouget(a)codeweavers.com>
Fix the return value of SHELL_Argify() so it once again returns true
if a '%1' or equivalent placeholder was found. This fixes
ShellExecuteEx(lpFile="foo.txt", lpClass="txtfile").
Patch: http://cvs.winehq.org/patch.py?id=19470
Old revision New revision Changes Path
1.67 1.68 +5 -1 wine/dlls/shell32/shlexec.c