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

Alexandre Julliard julliard at winehq.org
Wed Apr 27 05:16:58 CDT 2005


ChangeSet ID:	17256
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/04/27 05:16:58

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

Log message:
	Mike McCormack <mike at codeweavers.com>
	Make sure that dialogs are only created and destroyed in a single
	thread.

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

Old revision  New revision  Changes     Path
 1.53          1.54          +2 -2       wine/dlls/msi/msipriv.h
 1.12          1.13          +165 -62    wine/dlls/msi/dialog.c
 1.11          1.12          +3 -4       wine/dlls/msi/custom.c
 1.109         1.110         +3 -3       wine/dlls/msi/action.c




More information about the wine-cvs mailing list