[Git][wine/wine][master] 6 commits: win32u: Introduce a server_set_window_info helper.
Alexandre Julliard pushed to branch master at wine / wine Commits: 972b16b4 by Rémi Bernon at 2026-06-10T18:35:22+02:00 win32u: Introduce a server_set_window_info helper. - - - - - 08ce7397 by Rémi Bernon at 2026-06-10T18:36:17+02:00 server: Move window extra data to the shared memory. - - - - - 6c400199 by Rémi Bernon at 2026-06-10T18:36:17+02:00 win32u: Return value directly from get_window_extra. - - - - - 6e8bb271 by Rémi Bernon at 2026-06-10T18:36:17+02:00 server: Move window id / menu to the shared memory. - - - - - cb6554cd by Rémi Bernon at 2026-06-10T18:36:17+02:00 server: Move window instance to the shared memory. - - - - - 5a7b73d7 by Rémi Bernon at 2026-06-10T18:36:17+02:00 server: Move window user data to shared memory. - - - - - 8 changed files: - dlls/win32u/class.c - dlls/win32u/ntuser_private.h - dlls/win32u/window.c - include/wine/server_protocol.h - server/protocol.def - server/request_handlers.h - server/request_trace.h - server/window.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1b45100d06630cb150aad0e86706a5... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1b45100d06630cb150aad0e86706a5... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)