Hans Leidekker : msi: Make MSI_SetPropertyW take a pointer to a database instead of a package.

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


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

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

msi: Make MSI_SetPropertyW take a pointer to a database instead of a package.

---

 dlls/msi/action.c    |   35 ++++++++-----
 dlls/msi/appsearch.c |    7 ++-
 dlls/msi/custom.c    |   14 +++--
 dlls/msi/dialog.c    |   45 +++++++++--------
 dlls/msi/events.c    |    4 +-
 dlls/msi/helpers.c   |    8 ++--
 dlls/msi/install.c   |    2 +-
 dlls/msi/msi.c       |    8 ++--
 dlls/msi/msipriv.h   |    3 +-
 dlls/msi/package.c   |  130 ++++++++++++++++++++++++-------------------------
 dlls/msi/upgrade.c   |   11 +++-
 11 files changed, 143 insertions(+), 124 deletions(-)

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



More information about the wine-cvs mailing list