msi: Rename MSI_GetPropertyW and MSI_SetPropertyW.
commite31ee69f37ae3e8de820bec677e2c839a3ad6b24
authorHans Leidekker <hans@codeweavers.com>
Wed, 21 Apr 2010 09:38:40 +0000 (21 11:38 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 21 Apr 2010 09:57:33 +0000 (21 11:57 +0200)
treee4dbec4252c6f14b534999aab36fbfa2327b561c
parent44b7983913ca1282622b34c92c1fc069c5977a70
msi: Rename MSI_GetPropertyW and MSI_SetPropertyW.

For consistency with related functions msi_dup_property and msi_get_property_int
and because there is no ANSI version of these functions.
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