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

Alexandre Julliard julliard at winehq.org
Tue Feb 1 12:46:26 CST 2005


ChangeSet ID:	15833
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/02/01 12:46:26

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

Log message:
	Aric Stewart <aric at codeweavers.com>
	Continued work to simplify the ProcessAction call, also split it into
	a ProcessAction and ProcessUIAction for future dialog box work.
	Also fix a bug in deformat_string where i was not freeing the created
	record.

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

Old revision  New revision  Changes     Path
 1.3           1.4           +1 -1       wine/dlls/msi/custom.c
 1.3           1.4           +1 -0       wine/dlls/msi/action.h
 1.78          1.79          +85 -23     wine/dlls/msi/action.c




More information about the wine-cvs mailing list