[1/2] user32: Add separate sysmenu for MDI child windows

Owen Rudge orudge at codeweavers.com
Mon May 16 11:15:02 CDT 2011


Currently, MDI child sysmenus are broken when the child window is 
maximised - the commands end up applying to the parent window instead 
(bug 2602). These patches fix this and also add a separate sysmenu 
resource for MDI clients with the appropriate entries.

---
  dlls/user32/menu.c    |   14 ++++++++++----
  dlls/user32/user32.rc |   13 +++++++++++++
  2 files changed, 23 insertions(+), 4 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-user32-Add-separate-sysmenu-for-MDI-child-windows.patch
Type: text/x-patch
Size: 1879 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110516/cb1535d7/attachment-0001.bin>


More information about the wine-patches mailing list