msi: It's possible to send in more than two parameters to Installer.OpenPackage,...
commit46876043568d560d88750cd459205e7853671bf9
authorJames Hawkins <truiken@gmail.com>
Sat, 5 Dec 2009 01:16:16 +0000 (4 17:16 -0800)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 7 Dec 2009 08:49:06 +0000 (7 09:49 +0100)
treeb4c10988a1d09ce881c081d02a530db6300de944
parentb61405289562191d12017e6adfbf1de0b80bac0c
msi: It's possible to send in more than two parameters to Installer.OpenPackage, but sending in zero parameters should return DISP_E_TYPEMISMATCH.
dlls/msi/automation.c
dlls/msi/tests/automation.c