wine/dlls/winemac.drv
Jan Sikorski 0d22e8455a winemac.drv: Omit WM_ENTER/EXITSIZEMOVE on non-interactive window changes.
The motivating example is when a newly created window gets moved off the system
menu bar. A program might not be prepared to handle these messages yet.

Fixes a crash in Lord of the Rings online.

Signed-off-by: Jan Sikorski <jsikorski@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-06 18:00:41 +02:00
..
.gitattributes
clipboard.c
cocoa_app.h
cocoa_app.m
cocoa_clipboard.m
cocoa_display.m
cocoa_event.h
cocoa_event.m
cocoa_main.m
cocoa_opengl.h
cocoa_opengl.m
cocoa_status_item.m
cocoa_window.h winemac.drv: Use a mask layer to support window regions. 2021-09-01 17:09:43 +02:00
cocoa_window.m winemac.drv: Omit WM_ENTER/EXITSIZEMOVE on non-interactive window changes. 2021-09-06 18:00:41 +02:00
display.c winemac.drv: Use length returned from sprintfW(). 2021-08-17 11:44:18 +02:00
dragdrop.c
event.c
gdi.c gdi32: Use NtGdiWidenPath for WidenPath. 2021-08-19 12:38:07 +02:00
image.c
ime.c
keyboard.c
macdrv.h
macdrv_cocoa.h winemac.drv: Omit WM_ENTER/EXITSIZEMOVE on non-interactive window changes. 2021-09-06 18:00:41 +02:00
macdrv_main.c
macdrv_res.h
Makefile.in
mouse.c
opengl.c
surface.c winemac.drv: Set the surface contents directly to the layer. 2021-09-01 17:10:05 +02:00
systray.c
vulkan.c winemac.drv: Only return vulkan functions if the host function is available. 2021-08-20 20:51:58 +02:00
window.c winemac.drv: Omit WM_ENTER/EXITSIZEMOVE on non-interactive window changes. 2021-09-06 18:00:41 +02:00
winemac.drv.spec
winemac.rc