wine/dlls/msi package.c msipriv.h helpers.c cl ...
ChangeSet ID: 19865 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/08/29 04:38:39 Modified files: dlls/msi : package.c msipriv.h helpers.c classes.c action.h Log message: Mike McCormack <mike(a)codeweavers.com> - build a standard Wine list of extensions instead of using an array - use extension pointers instead of array indexes Patch: http://cvs.winehq.org/patch.py?id=19865 Old revision New revision Changes Path 1.54 1.55 +1 -0 wine/dlls/msi/package.c 1.81 1.82 +1 -2 wine/dlls/msi/msipriv.h 1.14 1.15 +7 -5 wine/dlls/msi/helpers.c 1.9 1.10 +70 -87 wine/dlls/msi/classes.c 1.31 1.32 +3 -2 wine/dlls/msi/action.h
participants (1)
-
Alexandre Julliard