Hans Leidekker : msi: Rename MSI_GetPropertyW and MSI_SetPropertyW.

Alexandre Julliard julliard at winehq.org
Wed Apr 21 10:40:22 CDT 2010


Module: wine
Branch: master
Commit: e31ee69f37ae3e8de820bec677e2c839a3ad6b24
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=e31ee69f37ae3e8de820bec677e2c839a3ad6b24

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Wed Apr 21 11:38:40 2010 +0200

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    |   28 ++++++------
 dlls/msi/appsearch.c |    4 +-
 dlls/msi/custom.c    |   16 +++---
 dlls/msi/dialog.c    |    8 ++--
 dlls/msi/events.c    |    4 +-
 dlls/msi/helpers.c   |    8 ++--
 dlls/msi/install.c   |    2 +-
 dlls/msi/msi.c       |    8 ++--
 dlls/msi/msipriv.h   |    4 +-
 dlls/msi/package.c   |  128 +++++++++++++++++++++++++-------------------------
 dlls/msi/upgrade.c   |    2 +-
 11 files changed, 106 insertions(+), 106 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=e31ee69f37ae3e8de820bec677e2c839a3ad6b24



More information about the wine-cvs mailing list