msiexec: msiexec also supports options using a hyphen [RESEND]

James Hawkins truiken at gmail.com
Tue Jul 11 15:28:03 CDT 2006


Hi,

Is there anything wrong with this patch?

This is the second part of the fix for bug 5392.
http://bugs.winehq.org/show_bug.cgi?id=5392.  This version adds two
helper functions msi_option_equal and msi_option_prefix, which just
add checking for '/' or '-' on top of the msi_strequal and
msi_strprefix functions.  This is to reduce code duplication, and to
reduce the size of the patch.

Changelog:
* msiexec also supports options using a hyphen.

 programs/msiexec/msiexec.c |   56 ++++++++++++++++++++++++++++++--------------
 1 files changed, 38 insertions(+), 18 deletions(-)

--
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 7e21f6683e2675f95ed6d20f18c90bd8c57cf2d2.diff
Type: application/octet-stream
Size: 5774 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060711/f593b4b2/7e21f6683e2675f95ed6d20f18c90bd8c57cf2d2.obj


More information about the wine-patches mailing list