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

Alexandre Julliard julliard at winehq.org
Fri Feb 18 14:01:41 CST 2005


ChangeSet ID:	16178
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/02/18 14:01:41

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

Log message:
	Dmitry Timoshkov <dmitry at codeweavers.com>
	- Always unlink children before sending WM_NCDESTROY message.
	- Fix order of WM_DESTROY messages for the children's recursion.
	- DestroyWindow should hide only visible windows.
	- Add a test case for the above fixes.

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

Old revision  New revision  Changes     Path
 1.264         1.265         +24 -26     wine/windows/win.c
 1.68          1.69          +154 -10    wine/dlls/user/tests/msg.c




More information about the wine-cvs mailing list