msi: The second parameter to Installer.OpenPackage is optional, so set a default...
authorJames Hawkins <truiken@gmail.com>
Sat, 5 Dec 2009 01:17:12 +0000 (17:17 -0800)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 7 Dec 2009 08:49:06 +0000 (09:49 +0100)
commit25ab6930089940f2b88d92b5755c8fa46033484e
tree01d72692f3158471dc071be4c28ba73eac3f73d0
parent1ff6c0862186df16c108a2403345f03da507e534
msi: The second parameter to Installer.OpenPackage is optional, so set a default value of 0 if the parameter is not provided.
dlls/msi/automation.c
dlls/msi/tests/automation.c