Module: wine Branch: master Commit: 40b01c1bfc6635775c2a13485d31340062423356 URL: http://source.winehq.org/git/wine.git/?a=commit;h=40b01c1bfc6635775c2a13485d...
Author: Francois Gouget fgouget@codeweavers.com Date: Tue Oct 9 00:13:48 2012 +0200
shell32: Fix CommandLineToArgvW()'s handling of the executable path and consecutive quotes.
---
dlls/shell32/shell32_main.c | 134 +++++++++++++++++++++++++++++++++-------- dlls/shell32/tests/shlexec.c | 64 ++++++++++---------- 2 files changed, 140 insertions(+), 58 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=40b01c1bfc6635775c2a13...