Fix Bug#: 4396: floating MFC-ToolBars get managed and can't be re-docked

Robert Shearman rob at codeweavers.com
Tue Jan 31 08:39:02 CST 2006


Tobias Loew wrote:

>Changelog:
>    dlls/x11drv/window.c
>
>    Tobias Loew <tobi at die-loews.de>
>    Fix Bug#: 4396: floating MFC-ToolBars get managed and can't be re-docked
>    don't manage top-level windows having the style WS_EX_TOOLWINDOW and WS_CAPTION
>
>Tobias Loew
>  
>

Hi Tobias,

I'm afraid this patch isn't likely to be applied. The reason is that 
moving around the rules for being a managed window or not is likely to 
cause regressions. Alexandre has stated that the only real solution is 
to be able to switch between managed and non-managed on the fly and add 
new (and better) dynamic rules to control this.

-- 
Rob Shearman




More information about the wine-devel mailing list