Module: wine Branch: master Commit: 489f82e9b43029fa644718f8c941381c6113672d URL: http://source.winehq.org/git/wine.git/?a=commit;h=489f82e9b43029fa644718f8c9...
Author: Hans Leidekker hans@codeweavers.com Date: Thu Dec 23 17:07:55 2010 +0100
msi: Rewrite command line parsing to handle quoted values correctly.
---
dlls/msi/action.c | 196 +++++++++++++++++++++++++++++++++------------- dlls/msi/tests/install.c | 173 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 316 insertions(+), 53 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=489f82e9b43029fa644718...