kernel32/process: Implement GetLogicalProcessorInformation (rewrite)

Rudolf Mayerhofer rm at eightyfive.net
Sun Oct 3 07:17:27 CDT 2010


A rewrite of my previously sent patches in order to avoid changing SYSTEM_CPU_INFORMATION

This patch supersedes my previously sent patches:
[PATCH1/3] include/winternl: Add Logical Processor Information to SYSTEM_CPU_INFORMATION (try 3)
[PATCH2/3] kernel32/process: Implement GetLogicalProcessorInformation() (try 2)
[PATCH3/3] ntdll: Retrieve Logical Processor Information from SysFS (try 4)

---
 dlls/kernel32/process.c |  273 ++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 271 insertions(+), 2 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-kernel32-process-Implement-GetLogicalProcessorInformat.txt
Type: text/x-patch
Size: 10297 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101003/69270a55/attachment-0001.bin>


More information about the wine-patches mailing list