ChangeSet ID: 12792 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/07/03 19:35:52
Modified files: dlls/msi : package.c msipriv.h cond.y action.c Makefile.in
Log message: Aric Stewart aric@codeweavers.com Beginnings of costing and organizing into components and features.
Patch: http://cvs.winehq.org/patch.py?id=12792
Old revision New revision Changes Path 1.5 1.6 +7 -0 wine/dlls/msi/package.c 1.22 1.23 +3 -0 wine/dlls/msi/msipriv.h 1.5 1.6 +2 -1 wine/dlls/msi/cond.y 1.12 1.13 +364 -225 wine/dlls/msi/action.c 1.14 1.15 +1 -1 wine/dlls/msi/Makefile.in