https://bugs.winehq.org/show_bug.cgi?id=47261 Damjan Jovanovic <damjan.jov(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Component|kernel32 |ntdll CC| |damjan.jov(a)gmail.com Status|UNCONFIRMED |NEW --- Comment #1 from Damjan Jovanovic <damjan.jov(a)gmail.com> --- Confirming in 4.12.1. NtQueryTimerResolution/NtSetTimerResolution are unimplemented stubs. Documentation: http://mirrors.arcadecontrols.com/www.sysinternals.com/Information/HighResol... Windows's implementation allegedly maintains a stackable list of resolution requests per process, and maintains the system-wide timer precision at the finest requested granularity (which would involve wineserver, if we do the same) . -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.