[PATCH] winemac: Fix macdrv_WindowPosChanged behavior when SWP_HIDEWINDOW flag is used.

Piotr Caban piotr at codeweavers.com
Mon Mar 9 15:56:16 CDT 2020


In this case surface points to dummy surface or NULL. Later e.g. set_window_surface assumes that it was created by Mac driver.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
dlls/winemac.drv/window.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winemac-Fix-macdrv_WindowPosChanged-behavior-when-SWP_.txt
Type: text/x-patch
Size: 623 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200309/332a2a35/attachment.bin>


More information about the wine-devel mailing list