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

Alexandre Julliard julliard at winehq.org
Thu Aug 25 05:22:32 CDT 2005


ChangeSet ID:	19797
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/08/25 05:22:32

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 classes instead of using an array
	- use class pointers instead of array indexes

Patch: http://cvs.winehq.org/patch.py?id=19797

Old revision  New revision  Changes     Path
 1.52          1.53          +1 -0       wine/dlls/msi/package.c
 1.79          1.80          +1 -2       wine/dlls/msi/msipriv.h
 1.12          1.13          +11 -11     wine/dlls/msi/helpers.c
 1.6           1.7           +107 -126   wine/dlls/msi/classes.c
 1.29          1.30          +3 -2       wine/dlls/msi/action.h




More information about the wine-cvs mailing list