James Hawkins : msi: Resolve file source paths dynamically, as the source directory can be changed.
Module: wine Branch: master Commit: d15fddf6f5865940586f1e422ae1cb39b8944ed5 URL: http://source.winehq.org/git/wine.git/?a=commit;h=d15fddf6f5865940586f1e422a... Author: James Hawkins <jhawkins(a)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=d15fddf6f5865940586f1e...
participants (1)
-
Alexandre Julliard