Setting some windows relations.

Dmitry Timoshkov dmitry at baikal.ru
Sat Nov 21 01:33:28 CST 2015


John Found <johnfound at asm32.info> wrote:

> "Owner.exe" demonstrates the wrong behaviour of GWL_HWNDPARENT

Attached patch should fix the problem with GWL_HWNDPARENT. For some reason
Wine currently doesn't synchronize owner with USER driver (X11) backend,
previously I had strong feeling that it does.

> "Popup.exe" the wrong behavior of GWL_STYLE.

The problem with adding/removing WS_POPUP probably is window manager specific,
because it implies changing the window type to/from DIALOG and NORMAL.

-- 
Dmitry.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: owner.patch
Type: text/x-patch
Size: 657 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20151121/2caf845e/attachment.bin>


More information about the wine-devel mailing list