27 Jan
2005
27 Jan
'05
11:12 a.m.
ChangeSet ID: 15721 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/01/27 05:12:56 Modified files: dlls/msi : msipriv.h action.h action.c Log message: Aric Stewart <aric(a)codeweavers.com> Enable the updating of Feature and thus the resulting component states. Run the end of install actions for suspend and user exit states as well. Start putting in place a currently running state for future ui use. Patch: http://cvs.winehq.org/patch.py?id=15721 Old revision New revision Changes Path 1.42 1.43 +2 -0 wine/dlls/msi/msipriv.h 1.1 1.2 +2 -0 wine/dlls/msi/action.h 1.75 1.76 +63 -1 wine/dlls/msi/action.c