-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Platforms 2017-10-02
-
None
-
None
-
None
-
None
-
None
-
None
-
None
We're only checking the first 32bits of the result of GetProcessAffinityMask. If we want to be able to detect more than 64 logical processors, we need to use a different API, GetLogicalProcessorInformationEx I believe.