Hi, Tried a few combos on this.
If you want WS_DLGFRAME and EXSTYLE WS_EX_DLGMODALFRAME then you can't have WS_CAPTION and WS_SYSMENU This is safer than my original fix:- http://cygwin.com/ml/cygwin-xfree/2003-05/msg00567.html as it now 'complies' with Windoze style rules (for what they're worth!) You lose the icon and the sys menu from the title bar, but can still get to it via alt+tab, and it looks very 'nice'. Someone needs to try this on old Windozz, I tested on XP. Colin
