[Bug 49188] wine supports maximum of 64 logical processors

WineHQ Bugzilla wine-bugs at winehq.org
Sun May 17 23:17:02 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=49188

--- Comment #1 from alon at skylinesoft.com <alon at skylinesoft.com> ---
winnt.h have this:

#ifdef _WIN64
#define MAXIMUM_PROCESSORS       64
#else
#define MAXIMUM_PROCESSORS       32
#endif

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list