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

Alexandre Julliard julliard at winehq.org
Wed Aug 24 04:45:19 CDT 2005


ChangeSet ID:	19772
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/08/24 04:45:19

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

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

Old revision  New revision  Changes     Path
 1.50          1.51          +1 -0       wine/dlls/msi/package.c
 1.77          1.78          +1 -2       wine/dlls/msi/msipriv.h
 1.11          1.12          +9 -8       wine/dlls/msi/helpers.c
 1.4           1.5           +70 -84     wine/dlls/msi/classes.c
 1.27          1.28          +14 -13     wine/dlls/msi/action.h




More information about the wine-cvs mailing list