shell32: Don't append a trailing space to the arguments in a shell link if the command info has an empty parameters string.

Ken Thomases ken at codeweavers.com
Mon Dec 22 20:05:43 CST 2014


This fixes a problem with starting the shortcuts installed for the RuneScape
launcher available from <http://www.runescape.com/downloads/runescape.msi?291113>.
They have an argument ("runescape").  Shell32 was adding a space, which caused
the program to fail to understand it.
---
dlls/shell32/shelllink.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-shell32-Don-t-append-a-trailing-space-to-the-argumen.patch
Type: text/x-patch
Size: 553 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141222/c688fb95/attachment.bin>


More information about the wine-patches mailing list