shell32: Fix number of returned arguments from CommandLineToArgvW with empty string.
commit694219d4a66e7291213d2bdedd8dc995fdf16cf5
authorVitaliy Margolen <wine-patches@kievinfo.com>
Mon, 16 Mar 2009 02:29:48 +0000 (15 20:29 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 23 Mar 2009 14:25:50 +0000 (23 15:25 +0100)
tree6498b15346bcf9c46f485e88409118296ab40c1e
parentae5770d36649fd0234c8de664bd01ea994ae5d6b
shell32: Fix number of returned arguments from CommandLineToArgvW with empty string.
dlls/shell32/shell32_main.c
dlls/shell32/tests/shlexec.c