- Handle WM_MDIRESTORE by calling WM_SYSCOMMAND for
commit40097ccfb51eae0110e7db89f3cd63eecb48eef6
authorNF Stevens <norman@arcady.u-net.com>
Thu, 10 Dec 1998 10:41:23 +0000 (10 10:41 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 10 Dec 1998 10:41:23 +0000 (10 10:41 +0000)
treed40414939c59097852e5a48f2e22cc87223b5970
parentb00cbeadb89d1abe9bd4821dd562966f25bb4b8d
- Handle WM_MDIRESTORE by calling WM_SYSCOMMAND for
the child window so that the system menu is set correctly.
- In MDICascade and MDITile use WM_MDIRESTORE message
to restore maximized window so that system menu is
handled correctly.
windows/mdi.c