http://bugs.winehq.org/show_bug.cgi?id=59361 Bug ID: 59361 Summary: MDI child window creation don't respect the window attribute (not WS_MAXIMIZEBOX) Product: Wine Version: 11.0-rc3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: ch.panel@free.fr Distribution: --- Created attachment 80296 --> http://bugs.winehq.org/attachment.cgi?id=80296 behaviour in windows and with wine a MDI child window created with this : child->Attr.Style &= ~WS_MAXIMIZEBOX; child->Create(); don't respect the window attribute and show it maximized -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.