12 Dec
2024
12 Dec
'24
11:39 a.m.
Use a QPC wrapper to avoid NtGetTickCount, which is coupled to the 16 millisecond user_shared_data_timeout in server/fd.c. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57442 -- v3: win32u: Check for driver events more often. https://gitlab.winehq.org/wine/wine/-/merge_requests/7005