If there no MDI child to activate set hwndActiveChild to 0 in
commit01a88ff01e5c3216494532caf04049bedcc67daa
authorDmitry Timoshkov <dmitry@codeweavers.com>
Tue, 5 Oct 2004 02:10:04 +0000 (5 02:10 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 5 Oct 2004 02:10:04 +0000 (5 02:10 +0000)
treed6ef56967f2909c8ec03823be7263ae34ddb9c8a
parentf2dca03decae2c9e22f84f57b80166cc54990b58
If there no MDI child to activate set hwndActiveChild to 0 in
WM_MDIDESTROY hander, add a test case.
dlls/user/tests/msg.c
windows/mdi.c