Sweden-Number/dlls/winemac.drv
Jan Sikorski cb8fde193b 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>
(cherry picked from commit 0d22e8455a)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2021-11-24 00:33:47 +01:00
..
.gitattributes
Makefile.in
clipboard.c
cocoa_app.h
cocoa_app.m winemac: Remove unused GetCurrentProcess() call. 2020-10-12 22:11:09 +02:00
cocoa_clipboard.m
cocoa_display.m winemac.drv: Don't filter non active displays out. 2021-10-03 20:41:46 +02:00
cocoa_event.h
cocoa_event.m
cocoa_main.m
cocoa_opengl.h
cocoa_opengl.m
cocoa_status_item.m
cocoa_window.h
cocoa_window.m winemac.drv: Omit WM_ENTER/EXITSIZEMOVE on non-interactive window changes. 2021-11-24 00:33:47 +01:00
display.c winemac: Update the stored display settings immediately. 2020-11-04 09:07:03 +01:00
dragdrop.c
event.c
gdi.c
image.c
ime.c
keyboard.c include: Remove some no longer used Unicode functions. 2020-12-02 15:38:25 +01:00
macdrv.h
macdrv_cocoa.h winemac.drv: Omit WM_ENTER/EXITSIZEMOVE on non-interactive window changes. 2021-11-24 00:33:47 +01:00
macdrv_main.c
macdrv_res.h
mouse.c
opengl.c winemac.drv: Include depth32+stencil pixel formats in enumeration. 2021-05-24 21:55:07 +02:00
surface.c gdi32: Use explicit CDECL in window_surface_funcs. 2020-09-22 11:30:00 +02:00
systray.c winemac: Send systray messages with SendNotifyMessage(). 2021-05-18 00:24:25 +02:00
vulkan.c
window.c winemac.drv: Omit WM_ENTER/EXITSIZEMOVE on non-interactive window changes. 2021-11-24 00:33:47 +01:00
winemac.drv.spec
winemac.rc