21 Aug
2008
21 Aug
'08
3:02 p.m.
Module: wine Branch: master Commit: 7c9873e4711a108862effac7e5ddc72d3af34206 URL: http://source.winehq.org/git/wine.git/?a=commit;h=7c9873e4711a108862effac7e5... Author: James Hawkins <jhawkins(a)codeweavers.com> Date: Thu Aug 21 02:17:46 2008 -0500 msi: Fix the logic to determine the appropriate action of the component. --- dlls/msi/msipriv.h | 36 ++++++++++++++- dlls/msi/tests/format.c | 5 ++- dlls/msi/tests/install.c | 25 +++------- dlls/msi/tests/package.c | 110 +++++++++++++++++----------------------------- 4 files changed, 86 insertions(+), 90 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=7c9873e4711a108862effa...