Dreamacro
Results
11
issues of
Dreamacro
The current `GetProcessAffinityMask` API only supports up to 64 cores on Windows. The new implementation utilizes `GetProcessGroupAffinity` to retrieve the CPU group associated with the process, and `GetActiveProcessorCount` to determine...