ChangeSet ID: 14023 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/10/04 21:10:04
Modified files: windows : mdi.c dlls/user/tests: msg.c
Log message: Dmitry Timoshkov dmitry@codeweavers.com If there no MDI child to activate set hwndActiveChild to 0 in WM_MDIDESTROY hander, add a test case.
Patch: http://cvs.winehq.org/patch.py?id=14023
Old revision New revision Changes Path 1.135 1.136 +4 -1 wine/windows/mdi.c 1.43 1.44 +24 -0 wine/dlls/user/tests/msg.c