25 Jun
2024
25 Jun
'24
3:47 p.m.
-- v3: server: Remove now unnecessary active_hooks from replies. win32u: Remove now unnecessary thread info active_hooks cache. win32u: Read the active hooks count from the shared memory. server: Update the active hooks bitmaps when hooks are added / removed. server: Move hooks struct initialization within add_hook. server: Keep a reference on the desktop the hook are registered for. server: Create a thread message queue shared mapping. https://gitlab.winehq.org/wine/wine/-/merge_requests/5912