ChangeSet ID: 19951 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/02 09:39:13
Modified files: dlls/msi : msipriv.h helpers.c classes.c action.h
Log message: Mike McCormack mike@codeweavers.com - convert verbs into a standard list - remove limitation of 100 verbs - use pointers to verbs rather than indexes
Patch: http://cvs.winehq.org/patch.py?id=19951
Old revision New revision Changes Path 1.82 1.83 +0 -2 wine/dlls/msi/msipriv.h 1.15 1.16 +20 -12 wine/dlls/msi/helpers.c 1.11 1.12 +30 -39 wine/dlls/msi/classes.c 1.32 1.33 +2 -3 wine/dlls/msi/action.h