-
94e5bbeb
by Anna (navi) Figueiredo Gomes at 2026-06-16T23:10:29+02:00
win32u: Stub NtUserGetPointerType.
-
339be36e
by Anna (navi) Figueiredo Gomes at 2026-06-16T23:10:29+02:00
win32u: Stub NtUserGetPointerDeviceRects.
-
053d733b
by Anna (navi) Figueiredo Gomes at 2026-06-16T23:10:29+02:00
win32u/tests: Add NtUserGetPointerDeviceRects test for INVALID_HANDLE_VALUE.
-
31864b39
by Rémi Bernon at 2026-06-16T23:10:29+02:00
user32/tests: Use 1024x768 as test resolution for DPI scaling on Windows.
Native doesn't support DPI scaling otherwise and the tests are skipped.
-
5cc8c114
by Rémi Bernon at 2026-06-16T23:10:29+02:00
user32/tests: Add more GetPointerDeviceRects tests with DPI scaling.
-
0fd66c4f
by Anna (navi) Figueiredo Gomes at 2026-06-16T23:10:29+02:00
win32u: Implement NtUserGetPointerDeviceRects for INVALID_HANDLE_VALUE.