Fixed a problem with managed mode, where popup windows with a WS_DLGFRAME
authorNoel Borthwick <noel@macadamian.com>
Sun, 25 Apr 1999 09:19:21 +0000 (09:19 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 25 Apr 1999 09:19:21 +0000 (09:19 +0000)
commitee7199549a0433c8ace5f307374171e36b659e62
treeeede60f52d0a7844367e5e9cdc2f98c09108b5ec
parenta739a69c41791463186b57bedc7d73da21858800
Fixed a problem with managed mode, where popup windows with a WS_DLGFRAME
style were appearing with a title bar. According to the docs for
WS_DLGFRAME a window with this style cannot have a title bar.
windows/x11drv/wnd.c