wine/ windows/win.c dlls/user/tests/msg.c

Alexandre Julliard julliard at winehq.org
Thu Mar 25 19:06:15 CST 2004


ChangeSet ID:	11703
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/03/25 19:06:15

Modified files:
	windows        : win.c 
	dlls/user/tests: msg.c 

Log message:
	Dmitry Timoshkov <dmitry at codeweavers.com>
	Make DestroyWindow() not mess with a window focus, this should be
	taken care of by ShowWindow(SW_HIDE).
	Add a test for DestroyWindow() on a focused child.

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

Old revision  New revision  Changes     Path
 1.236         1.237         +0 -12      wine/windows/win.c
 1.4           1.5           +7 -1       wine/dlls/user/tests/msg.c




More information about the wine-cvs mailing list