Recent ntdll performance information patches

Steven Edwards winehacker at gmail.com
Fri Aug 28 14:53:29 CDT 2009


Since the last few rounds of patches to NtQuerySystemInformation I am
now getting this error when trying to build with llvm-gcc from the
latest Xcode

nt.c: In function ‘NtQuerySystemInformation’:
nt.c:1012: error: ‘struct _SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION’
has no member named ‘liIdleTime’
nt.c:1013: error: ‘struct _SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION’
has no member named ‘liKernelTime’
nt.c:1014: error: ‘struct _SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION’
has no member named ‘liUserTime’


-- 
Steven Edwards

"There is one thing stronger than all the armies in the world, and
that is an idea whose time has come." - Victor Hugo



More information about the wine-devel mailing list