Hans Leidekker : msi: Add a length parameter to msi_set_property and use it where appropriate.

Alexandre Julliard julliard at winehq.org
Mon Oct 29 13:52:53 CDT 2012


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Mon Oct 29 12:15:21 2012 +0100

msi: Add a length parameter to msi_set_property and use it where appropriate.

---

 dlls/msi/action.c    |   32 ++++----
 dlls/msi/appsearch.c |    4 +-
 dlls/msi/custom.c    |   20 ++---
 dlls/msi/dialog.c    |    4 +-
 dlls/msi/events.c    |   10 +-
 dlls/msi/install.c   |    7 +-
 dlls/msi/msipriv.h   |    2 +-
 dlls/msi/package.c   |  208 +++++++++++++++++++++++++-------------------------
 dlls/msi/patch.c     |    2 +-
 dlls/msi/upgrade.c   |    2 +-
 10 files changed, 144 insertions(+), 147 deletions(-)

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



More information about the wine-cvs mailing list