Module: wine Branch: master Commit: 8fb5368d4e595f5e385831614bbc7a2b11eb4421 URL: http://source.winehq.org/git/wine.git/?a=commit;h=8fb5368d4e595f5e385831614b...
Author: Hans Leidekker hans@codeweavers.com Date: Mon May 2 16:03:32 2011 +0200
msi: Use a separate function to retrieve the target folder path.
---
dlls/msi/action.c | 66 +++++++++++++++++++--------------------------------- dlls/msi/custom.c | 19 ++++----------- dlls/msi/files.c | 11 ++++---- dlls/msi/format.c | 2 +- dlls/msi/helpers.c | 7 +++++ dlls/msi/msipriv.h | 1 + 6 files changed, 43 insertions(+), 63 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8fb5368d4e595f5e385831...