Use the idFirstChild specified in the MDIClient's CLIENTCREATESTRUCT
authorDmitry Timoshkov <dmitry@codeweavers.com>
Wed, 2 Feb 2005 09:33:58 +0000 (09:33 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 2 Feb 2005 09:33:58 +0000 (09:33 +0000)
commit032d6aa234c63821f430e69bbfa4e700da98f292
treed017f9a3f898ca102f96cc3211566990214f4893
parent0994b850b8bcd71c129700b642739df249e9c72e
Use the idFirstChild specified in the MDIClient's CLIENTCREATESTRUCT
when creating MDI children. Add a test case for the desired
behaviour.
dlls/user/tests/win.c
include/win.h
windows/mdi.c
windows/win.c