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

Alexandre Julliard julliard at winehq.org
Wed Feb 9 07:24:31 CST 2005


ChangeSet ID:	15993
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/02/09 07:24:31

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

Log message:
	Mike McCormack <mike at codeweavers.com>
	- add support for Edit boxes in MSI dialogs
	- run the message loop when waiting for threads or processes

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

Old revision  New revision  Changes     Path
 1.4           1.5           +94 -20     wine/dlls/msi/dialog.c
 1.5           1.6           +4 -3       wine/dlls/msi/custom.c
 1.82          1.83          +5 -1       wine/dlls/msi/action.c




More information about the wine-cvs mailing list