-
148140b0
by Connor McAdams at 2026-05-28T21:32:51+02:00
user32/tests: Add tests for RealGetWindowClass.
-
d50794f4
by Connor McAdams at 2026-05-28T21:32:51+02:00
comctl32/tests: Add tests for RealGetWindowClass.
-
560c6823
by Connor McAdams at 2026-05-28T21:32:51+02:00
win32u/tests: Add a test for real window class name retrieval.
-
84094217
by Connor McAdams at 2026-05-28T21:32:51+02:00
user32: Pass real argument to NtUserGetClassName in RealGetWindowClass{A/W}.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
2568ee2c
by Rémi Bernon at 2026-05-28T21:33:44+02:00
win32u: Implement real class names using builtin class FNID.