Alexandre Julliard pushed to branch master at wine / wine
Commits: eb044af8 by Rémi Bernon at 2025-08-26T10:00:14+02:00 user32/tests: Add more GetClassInfo tests.
- - - - - b91aa675 by Rémi Bernon at 2025-08-26T10:00:14+02:00 win32u: Forbid setting GCW_ATOM class info.
- - - - - f2fb2537 by Rémi Bernon at 2025-08-26T10:00:15+02:00 win32u: Introduce helpers to check desktop and message class.
- - - - - be5e72b1 by Rémi Bernon at 2025-08-26T10:00:15+02:00 user32: Implement integral class name versioning support.
Passing every atom as UNICODE_STRING to win32u.
- - - - - ee41a00a by Rémi Bernon at 2025-08-26T10:00:17+02:00 win32u: Remove now unnecessary integral atom specific handling.
- - - - - fd859b33 by Rémi Bernon at 2025-08-26T10:01:33+02:00 server: Return the class base atom from create_class.
- - - - -
15 changed files:
- dlls/user32/class.c - dlls/user32/controls.h - dlls/user32/tests/class.c - dlls/win32u/class.c - dlls/win32u/menu.c - dlls/win32u/ntuser_private.h - dlls/win32u/window.c - include/wine/server_protocol.h - server/atom.c - server/class.c - server/protocol.def - server/request_handlers.h - server/request_trace.h - server/user.h - server/window.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/597a19f1fcf64204b4feaa5c94dff3...