wine/ windows/dialog.c dlls/user/tests/dialog.c

Alexandre Julliard julliard at winehq.org
Fri Sep 10 16:27:03 CDT 2004


ChangeSet ID:	13736
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/09/10 16:27:02

Modified files:
	windows        : dialog.c 
	dlls/user/tests: dialog.c 

Log message:
	Zach Gorman <zach at archetypeauction.com>
	Modal dialogs should not be shown via ShowWindow until the message
	queue first runs empty. This allows all initialization to complete
	before a default focus is assigned.

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

Old revision  New revision  Changes     Path
 1.132         1.133         +11 -5      wine/windows/dialog.c
 1.7           1.8           +5 -5       wine/dlls/user/tests/dialog.c




More information about the wine-cvs mailing list