msi: Make MSI_SetPropertyW take a pointer to a database instead of a package.
commit44b7983913ca1282622b34c92c1fc069c5977a70
authorHans Leidekker <hans@codeweavers.com>
Wed, 21 Apr 2010 09:38:17 +0000 (21 11:38 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 21 Apr 2010 09:57:33 +0000 (21 11:57 +0200)
treec52c2bba2e047396dfe36ab1e245f8f9ac261d07
parent186f4efa3f6fedb199984f310145a78d276a7882
msi: Make MSI_SetPropertyW take a pointer to a database instead of a package.
dlls/msi/action.c
dlls/msi/appsearch.c
dlls/msi/custom.c
dlls/msi/dialog.c
dlls/msi/events.c
dlls/msi/helpers.c
dlls/msi/install.c
dlls/msi/msi.c
dlls/msi/msipriv.h
dlls/msi/package.c
dlls/msi/upgrade.c