ChangeSet ID: 14133 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/10/11 14:55:28
Modified files: windows : mdi.c dlls/user/tests: win.c msg.c
Log message: Dmitry Timoshkov dmitry@codeweavers.com - WM_MDISETMENU handler should update new frame menu only if an active and maximized MDI child is visible. - Add a test case for MDI child activation sequence.
Patch: http://cvs.winehq.org/patch.py?id=14133
Old revision New revision Changes Path 1.137 1.138 +2 -2 wine/windows/mdi.c 1.35 1.36 +51 -12 wine/dlls/user/tests/win.c 1.48 1.49 +15 -1 wine/dlls/user/tests/msg.c