CreateWindowEx32[AW] now creates an MDI chils when the WM_EX_MDICHILD
commit5c6fc1bb918c91a0af35968ac24081634cfaba3c
authorRein Klazes <rklazes@casema.net>
Sun, 1 Nov 1998 14:50:06 +0000 (1 14:50 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 1 Nov 1998 14:50:06 +0000 (1 14:50 +0000)
treeefab10c99b616642051eb7199dbf1dd2e1108672
parent0d3f09f3a4e2804a44fcf63a222eca21fe8c9a3b
CreateWindowEx32[AW] now creates an MDI chils when the WM_EX_MDICHILD
extended style is specified. Also implemented CreateMDIWindow32A()
call - single thread only -.
include/mdi.h
include/windows.h
relay32/user32.spec
windows/mdi.c
windows/win.c