9 Jul
2004
9 Jul
'04
7:38 p.m.
ChangeSet ID: 12849 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/07/09 14:38:40 Modified files: dlls/msi : msiquery.c msi.spec msi.c action.c Log message: Aric Stewart <aric(a)codeweavers.com> Cleanup of actions. Patch: http://cvs.winehq.org/patch.py?id=12849 Old revision New revision Changes Path 1.12 1.13 +0 -28 wine/dlls/msi/msiquery.c 1.19 1.20 +6 -6 wine/dlls/msi/msi.spec 1.28 1.29 +95 -0 wine/dlls/msi/msi.c 1.24 1.25 +165 -28 wine/dlls/msi/action.c