-
f45f1d93
by Rémi Bernon at 2024-08-26T12:47:34+02:00
win32u: Add missing thunk lock parameters callback.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57096
Fixes: 52865b330777481aa7e3581a6a11c7bda75e291e
-
6f3e8682
by Rémi Bernon at 2024-08-26T12:47:37+02:00
opengl32: Add missing WOW64 process_attach unixlib entry.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57103
Fixes: e64f35368e8ee831a968a1e5999dfeb227e2d3be
-
23d147e5
by Rémi Bernon at 2024-08-26T12:47:52+02:00
opengl32: Remove unnecessary function addresses.
-
449687d1
by Rémi Bernon at 2024-08-26T12:48:00+02:00
winex11: Wrap x11drv_dnd_drop_event params in a struct.
-
58b4cea2
by Rémi Bernon at 2024-08-26T12:48:00+02:00
winex11: Wrap x11drv_dnd_enter_event params in a struct.
-
ecb2a705
by Rémi Bernon at 2024-08-26T12:48:01+02:00
winex11: Wrap x11drv_dnd_post_drop params in a struct.
-
7f09a97d
by Rémi Bernon at 2024-08-26T12:48:01+02:00
winex11: Use a UINT64 for the foreign_window_proc parameter.
-
b58349e5
by Rémi Bernon at 2024-08-26T12:48:01+02:00
winex11: Route kernel callbacks through user32.
-
138d1991
by Torge Matthies at 2024-08-26T12:48:01+02:00
winemac: Route kernel callbacks through user32.
-
6a2fc6d4
by Torge Matthies at 2024-08-26T12:48:01+02:00
user32: Remove NtUserDriverCallback* kernel callbacks.