wine/dlls/msi package.c msipriv.h helpers.c cl ...

Alexandre Julliard julliard at winehq.org
Mon Aug 29 04:38:39 CDT 2005


ChangeSet ID:	19865
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at 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 at 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




More information about the wine-cvs mailing list