Merge the MDI and common window creation code. Change the way MDI
commitdc70553caea8ce12708cbb4622de1f4009078032
authorDmitry Timoshkov <dmitry@codeweavers.com>
Tue, 20 Jan 2004 04:29:20 +0000 (20 04:29 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 20 Jan 2004 04:29:20 +0000 (20 04:29 +0000)
treebf03b58d8d925a3c83d64f7e6d9a30282b08afa3
parent52bf6c2bb12c73ba3023d0c1fcaf5673e97422a0
Merge the MDI and common window creation code. Change the way MDI
children are managed in MDIClient.
Add support for MDICREATESTRUCT A<->W conversions.
Add support for WM_MDIREFRESHMENU.
dlls/user/tests/win.c
include/win.h
windows/mdi.c
windows/win.c
windows/winproc.c