shell32: Return NULL-terminated list of arguments in CommandLineToArgvW.

Sebastian Lackner sebastian at fds-team.de
Tue Jul 8 17:56:50 CDT 2014


Tests on the wine testbot indicate that on Windows Vista and greater the
list of arguments is NULL terminated.

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

---
 dlls/shell32/shell32_main.c  |   15 +++++++++------
 dlls/shell32/tests/shlexec.c |    4 ++++
 2 files changed, 13 insertions(+), 6 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-shell32-Return-NULL-terminated-list-of-arguments-in-.patch
Type: text/x-patch
Size: 3685 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140709/6bcb32cf/attachment.bin>


More information about the wine-patches mailing list