wine/ include/msidefs.h dlls/msi/action.h dlls ...

Alexandre Julliard julliard at winehq.org
Thu Jun 9 07:05:27 CDT 2005


ChangeSet ID:	18051
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/06/09 07:05:27

Modified files:
	include        : msidefs.h 
	dlls/msi       : action.h action.c Makefile.in 
Added files:
	dlls/msi       : upgrade.c 

Log message:
	Aric Stewart <aric at codeweavers.com>
	Added module upgrade.c and implemented FindRelatedProducts.

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

Old revision  New revision  Changes     Path
 1.7           1.8           +9 -0       wine/include/msidefs.h
 1.15          1.16          +5 -0       wine/dlls/msi/action.h
 1.141         1.142         +42 -1      wine/dlls/msi/action.c
 1.27          1.28          +1 -0       wine/dlls/msi/Makefile.in
 Added         1.1           +0 -0       wine/dlls/msi/upgrade.c




More information about the wine-cvs mailing list