ChangeSet ID: 11703 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/03/25 19:06:15
Modified files: windows : win.c dlls/user/tests: msg.c
Log message: Dmitry Timoshkov dmitry@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