-
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.