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

Alexandre Julliard julliard at winehq.org
Thu Feb 24 06:47:43 CST 2005


ChangeSet ID:	16303
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/02/24 06:47:43

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

Log message:
	Aric Stewart <aric at codeweavers.com>
	Add the ExecuteAction handler.
	Store the keypath, and do refcounting and registration of SharedDLLs.
	Fix a bug with handing dword values in the registry.
	Fix bugs with writing registry keys where value == NULL.
	Make use of msidefs.h.
	Lay some groundwork for uninstalls.

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

Old revision  New revision  Changes     Path
 1.47          1.48          +2 -0       wine/dlls/msi/msipriv.h
 1.4           1.5           +3 -0       wine/dlls/msi/action.h
 1.92          1.93          +280 -51    wine/dlls/msi/action.c




More information about the wine-cvs mailing list