- implement MsiOpenPackageEx, and forward MsiOpenPackage there
commit279ef15646910c7da633be6f939600987ffa7140
authorMike McCormack <mike@codeweavers.com>
Thu, 27 Jan 2005 11:12:16 +0000 (27 11:12 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 27 Jan 2005 11:12:16 +0000 (27 11:12 +0000)
treeae5afa5f3835c50443fc76864edeb65f8edf4b38
parent418853e9d6277d1e2227f38035352b5d4239af3a
- implement MsiOpenPackageEx, and forward MsiOpenPackage there
- make a MSI_CreatePackage function and use it in MSI_OpenPackage
- move MsiOpenPackageA down with the rest of the API functions
dlls/msi/package.c