wine/dlls/msi upgrade.c install.c helpers.c fo ...

Alexandre Julliard julliard at wine.codeweavers.com
Thu Sep 15 10:04:08 CDT 2005


ChangeSet ID:	20232
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/09/15 10:04:08

Modified files:
	dlls/msi       : upgrade.c install.c helpers.c format.c files.c 
	                 events.c dialog.c custom.c action.h action.c 

Log message:
	Mike McCormack <mike at codeweavers.com>
	Rename load_dynamic_property and remove its unused 3rd argument.

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

Old revision  New revision  Changes     Path
 1.5           1.6           +1 -1       wine/dlls/msi/upgrade.c
 1.11          1.12          +1 -1       wine/dlls/msi/install.c
 1.27          1.28          +7 -12      wine/dlls/msi/helpers.c
 1.20          1.21          +2 -3       wine/dlls/msi/format.c
 1.14          1.15          +2 -2       wine/dlls/msi/files.c
 1.8           1.9           +1 -1       wine/dlls/msi/events.c
 1.37          1.38          +5 -5       wine/dlls/msi/dialog.c
 1.21          1.22          +3 -7       wine/dlls/msi/custom.c
 1.41          1.42          +1 -1       wine/dlls/msi/action.h
 1.193         1.194         +19 -19     wine/dlls/msi/action.c




More information about the wine-cvs mailing list