wine/dlls/msi msipriv.h action.h action.c

Alexandre Julliard julliard at winehq.org
Thu May 26 07:24:28 CDT 2005


ChangeSet ID:	17763
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/05/26 07:24:28

Modified files:
	dlls/msi       : msipriv.h action.h action.c 

Log message:
	Aric Stewart <aric at codeweavers.com>
	A big rewrite of the whole RegisterClass, RegisterProgId,
	RegisterExtension and RegisterMIME actions. We now handle verbs
	properly, handle dependancies and such properly and keep track of what
	we need to register and what we do not properly.

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

Old revision  New revision  Changes     Path
 1.57          1.58          +13 -0      wine/dlls/msi/msipriv.h
 1.7           1.8           +85 -7      wine/dlls/msi/action.h
 1.121         1.122         +1408 -582  wine/dlls/msi/action.c




More information about the wine-cvs mailing list