- WM_MDISETMENU handler should update new frame menu only if an active
commitc3cecc5d5702d87191394ee87882ae7a39be104a
authorDmitry Timoshkov <dmitry@codeweavers.com>
Mon, 11 Oct 2004 19:55:28 +0000 (11 19:55 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 11 Oct 2004 19:55:28 +0000 (11 19:55 +0000)
tree80341787cd92a258dfece978f357476b83f67786
parentee83c727d7ee4b7e381f4edbac4e80666fd403a5
- 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.
dlls/user/tests/msg.c
dlls/user/tests/win.c
windows/mdi.c