[Bug 47261] Sysinternals ClockRes returns wrong values ( NtQueryTimerResolution/NtSetTimerResolution)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jul 13 00:38:48 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47261

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download
                 CC|                            |focht at gmx.net
                URL|                            |https://web.archive.org/web
                   |                            |/20190220013707/https://dow
                   |                            |nload.sysinternals.com/file
                   |                            |s/ClockRes.zip

--- Comment #2 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

confirming.

--- snip ---
$ wine ./Clockres.exe

Clockres v2.1 - Clock resolution display utility
Copyright (C) 2016 Mark Russinovich
Sysinternals

0009:fixme:sync:NtQueryTimerResolution (0x34fee4,0x34fee0,0x34fedc), stub!
Maximum timer interval: 420.694 ms
Minimum timer interval: 347.314 ms
Current timer interval: 0.000 ms
--- snip ---

--- snip ---
$ wine ./Clockres64.exe 

Clockres v2.1 - Clock resolution display utility
Copyright (C) 2016 Mark Russinovich
Sysinternals

002c:fixme:sync:NtQueryTimerResolution (0x24fd90,0x24fd98,0x24fd60), stub!
Maximum timer interval: 207238.451 ms
Minimum timer interval: 207238.451 ms
Current timer interval: 207238.451 ms
--- snip ---

$ sha1sum ClockRes.zip 
a955582911793123bb08af49e19215d748019b1e  ClockRes.zip

$ du -sh ClockRes.zip 
144K    ClockRes.zip

$ wine --version
wine-4.12.1

Regards

-- 
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.


More information about the wine-bugs mailing list