msiexec: msiexec also supports options using a hyphen

James Hawkins truiken at gmail.com
Mon Jul 10 13:09:00 CDT 2006


Hi,

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: cb24247d24f5b49dd65cf81a05d56f5a6865b677.diff
Type: application/octet-stream
Size: 5774 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060710/73316962/cb24247d24f5b49dd65cf81a05d56f5a6865b677.obj


More information about the wine-patches mailing list