wine/dlls/msi action.h action.c Makefile.in cl ...

Alexandre Julliard julliard at winehq.org
Thu Jun 16 10:51:45 CDT 2005


ChangeSet ID:	18216
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/06/16 10:51:45

Modified files:
	dlls/msi       : action.h action.c Makefile.in 
Added files:
	dlls/msi       : classes.c 

Log message:
	Aric Stewart <aric at codeweavers.com>
	Break out all the class registration actions into classes.c. This
	includes RegisterClassInfo, RegisterProgIds, RegisterExtensions and
	RegisterMIMETypes.

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

Old revision  New revision  Changes     Path
 1.17          1.18          +6 -1       wine/dlls/msi/action.h
 1.146         1.147         +7 -1557    wine/dlls/msi/action.c
 1.29          1.30          +1 -0       wine/dlls/msi/Makefile.in
 Added         1.1           +0 -0       wine/dlls/msi/classes.c




More information about the wine-cvs mailing list