msiexec: Use CommandLineToArgvW instead of process_args to reduce code duplication [RESEND]

James Hawkins truiken at gmail.com
Mon Jun 26 16:53:32 CDT 2006


Hi,

Is there anything wrong with this patch?  It fixes bug 5142.
process_args wasn't handling the command line parameters correctly.

Changelog:
* Use CommandLineToArgvW instead of process_args to reduce code duplication.

 programs/msiexec/Makefile.in |    2 -
 programs/msiexec/msiexec.c   |  104 ++----------------------------------------
 2 files changed, 4 insertions(+), 102 deletions(-)

--
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 96eaf249b4e67341a481e04c43f3cffbb24e2586.diff
Type: application/octet-stream
Size: 3185 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060626/a58672de/96eaf249b4e67341a481e04c43f3cffbb24e2586.obj


More information about the wine-patches mailing list