ChangeSet ID: 20848 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/10/26 08:56:33
Modified files: dlls/msi : table.c msiquery.c msipriv.h action.c
Log message: Mike McCormack mike@codeweavers.com Create a stub function to apply a single table transform and call it where we need to apply transforms.
Patch: http://cvs.winehq.org/patch.py?id=20848
Old revision New revision Changes Path 1.46 1.47 +56 -0 wine/dlls/msi/table.c 1.39 1.40 +1 -2 wine/dlls/msi/msiquery.c 1.100 1.101 +3 -0 wine/dlls/msi/msipriv.h 1.212 1.213 +1 -2 wine/dlls/msi/action.c