https://bugs.winehq.org/show_bug.cgi?id=47856
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- Looks like this was just fixed by 8b0a7b25036f74ebe60b3bd5b7b6ecd37f5f1385
Commited patch works around the bug, I just checked;
Patch was meant for another bug apparently (Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48239).
What to do: resolve this one as duplicate and wait until someone confirms bug 48239 is fixed, or resolve this one as fixed?
Patch just committed:
Module: wine Branch: master Commit: 8b0a7b25036f74ebe60b3bd5b7b6ecd37f5f1385 URL: https://source.winehq.org/git/wine.git/?a=commit;h=8b0a7b25036f74ebe60b3bd5b...
Author: Alexandre Julliard <julliard at winehq.org> Date: Mon Dec 16 18:44:07 2019 +0100
ntdll: Fix RtlQueryUnbiasedInterruptTime() prototype.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48239 Signed-off-by: Alexandre Julliard <julliard at winehq.org>