Aug. 27, 2021
8:13 p.m.
https://bugs.winehq.org/show_bug.cgi?id=41062 --- Comment #22 from Esme Povirk <madewokherd(a)gmail.com> --- There's still something going on here that I don't understand. The default WM_NCCREATE handler is supposed to remove the WS_DLGFRAME style from the window. WS_CAPTION is defined as a combination of WS_DLGRAME and WS_BORDER. So why does is_window_managed in winex11.drv observe a mode of WS_CAPTION and create the window as managed? -- 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.