12 Dec
2024
12 Dec
'24
9:53 a.m.
Use a QPC wrapper to avoid NtGetTickCount, which is coupled to the 16 millisecond user_shared_data_timeout in server/fd.c. This sets the throttling period to 1ms, as originally intended. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57442 -- https://gitlab.winehq.org/wine/wine/-/merge_requests/7005