ChangeSet ID: 19829 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/26 03:47:31
Modified files: dlls/msi : package.c msipriv.h helpers.c classes.c action.h
Log message: Mike McCormack mike@codeweavers.com - build a standard Wine list of mime types instead of using an array - use mime type pointers instead of array indexes
Patch: http://cvs.winehq.org/patch.py?id=19829
Old revision New revision Changes Path 1.53 1.54 +1 -0 wine/dlls/msi/package.c 1.80 1.81 +1 -2 wine/dlls/msi/msipriv.h 1.13 1.14 +7 -4 wine/dlls/msi/helpers.c 1.7 1.8 +45 -64 wine/dlls/msi/classes.c 1.30 1.31 +6 -3 wine/dlls/msi/action.h