http://bugs.winehq.org/show_bug.cgi?id=11674
--- Comment #34 from Rudolf Mayerhofer rm@eightyfive.net 2010-09-16 12:58:09 CDT --- Created an attachment (id=30805) --> (http://bugs.winehq.org/attachment.cgi?id=30805) Partial Implementation of GetLogicalProcessorInformation
After seeing the patch from ae, which is for dual-core only, i decided to start up my Windows 7 VM and try the simple test program for GetLogicalProcessorInformation provided by the MSDN.
This patch tries to replicate the Windows 7 behaviour as close as possible. The cache and logical processor handling is currently not in this patch as i haven't found a simple way to retrieve those infos.