[PATCH 3/4] msi: Verify that the first parameter to Installer.OpenPackage is a VT_BSTR.

James Hawkins truiken at gmail.com
Fri Dec 4 19:17:03 CST 2009


It seems ugly to open up the parameters in pDispParams, but
DispGetParam will happily convert a VT_EMPTY to a VT_BSTR and not
return an error.

---
 dlls/msi/automation.c       |    2 ++
 dlls/msi/tests/automation.c |    4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-msi-Verify-that-the-first-parameter-to-Installer.Ope.patch
Type: text/x-patch
Size: 1858 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091204/46638c71/attachment-0001.bin>


More information about the wine-patches mailing list