shell32: Fix CommandLineToArgvW()'s handling of the executable path and consecutive...
authorFrancois Gouget <fgouget@codeweavers.com>
Mon, 8 Oct 2012 22:13:48 +0000 (00:13 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 9 Oct 2012 08:04:04 +0000 (10:04 +0200)
commit40b01c1bfc6635775c2a13485d31340062423356
treefe418accbe791e97ef442edadcbd245c250d2534
parent35004f84a27aa00e107b3de06a6db3dd9db871b3
shell32: Fix CommandLineToArgvW()'s handling of the executable path and consecutive quotes.
dlls/shell32/shell32_main.c
dlls/shell32/tests/shlexec.c