Hans Leidekker : msi: Define common strings just once.

Alexandre Julliard julliard at winehq.org
Mon May 2 14:16:16 CDT 2011


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Mon May  2 16:04:25 2011 +0200

msi: Define common strings just once.

---

 dlls/msi/action.c    |   50 ++++++++++++++++----------------------------------
 dlls/msi/appsearch.c |    2 +-
 dlls/msi/custom.c    |   17 ++++++-----------
 dlls/msi/dialog.c    |    2 +-
 dlls/msi/helpers.c   |   12 +++++-------
 dlls/msi/install.c   |    6 +-----
 dlls/msi/media.c     |    6 +++---
 dlls/msi/msi.c       |   12 ++++--------
 dlls/msi/msipriv.h   |   18 ++++++++++++++----
 dlls/msi/package.c   |   10 +++-------
 dlls/msi/string.c    |    5 -----
 dlls/msi/table.c     |    5 -----
 dlls/msi/upgrade.c   |    2 +-
 13 files changed, 55 insertions(+), 92 deletions(-)

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



More information about the wine-cvs mailing list