[Bug 18705] Exception in NtQuerySystemInformation when running HeavyLoad.exe

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 31 08:08:33 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=18705





--- Comment #11 from Anastasius Focht <focht at gmx.net>  2009-05-31 08:08:31 ---
Hello,

looking at dlls/ntdll/nt.c maybe code similar to
SystemProcessorPerformanceInformation can be used to retrieve the accumulated
idle time for SystemPerformanceInformation info class from "/proc/stat" (only
combined "idle time" is needed).

Although units do not really match (100-nanosecond intervals in Windows) the
programs should be happy to see increasing value(s) ;-)

Regards

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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