James Hawkins : msi: Resolve file source paths dynamically, as the source directory can be changed.

Alexandre Julliard julliard at winehq.org
Tue Oct 7 08:54:07 CDT 2008


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

Author: James Hawkins <jhawkins at codeweavers.com>
Date:   Mon Oct  6 22:26:20 2008 -0500

msi: Resolve file source paths dynamically, as the source directory can be changed.

---

 dlls/msi/action.c        |   31 +++++++----------------------
 dlls/msi/files.c         |   26 +++++++++++++++---------
 dlls/msi/helpers.c       |   48 +++++++++++++++++++++++++++++++++++++++++++++-
 dlls/msi/msipriv.h       |    3 +-
 dlls/msi/package.c       |    3 ++
 dlls/msi/tests/install.c |   43 ++++++++++++++++++++++++++++++++++++++++-
 6 files changed, 118 insertions(+), 36 deletions(-)

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



More information about the wine-cvs mailing list