https://bugs.winehq.org/show_bug.cgi?id=49217 --- Comment #2 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, addendum, the patch '0006-ntoskrnl-Add-KeQueryActiveProcessorCountEx-semi-stub.patch' contained in https://bugs.winehq.org/show_bug.cgi?id=49194#c1 depends on the definition of 'ALL_PROCESSOR_GROUPS'. --- quote --- GroupNumber The group number. If a multiprocessor system contains n groups, valid group numbers range from 0 to n-1. To count all active processors in all groups in the system, set this parameter to ALL_PROCESSOR_GROUPS, which is defined in header files Winnt.h and Ntdef.h. --- quote --- Wine-Staging https://github.com/wine-staging/wine-staging/blob/master/patches/kernel32-Pr... introduces it. Regards -- 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.