msiexec: Use CommandLineToArgvW instead of process_args to reduce code duplication.
commit7c35db000b26852fc2bf4a7a7e349953f60d183f
authorJames Hawkins <truiken@gmail.com>
Mon, 26 Jun 2006 21:53:32 +0000 (26 14:53 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 27 Jun 2006 19:14:01 +0000 (27 21:14 +0200)
tree95cd8386d8e453a9b6efec1d2eb22327529b03c4
parent27c6c83e1ef3aad395ee2421b5241990dc194010
msiexec: Use CommandLineToArgvW instead of process_args to reduce code duplication.
programs/msiexec/Makefile.in
programs/msiexec/msiexec.c