29 Oct
2022
29 Oct
'22
4:06 a.m.
mrac tries to get function pointers for these functions using MmGetSystemRoutineAddress, I haven't seen them being used by it, but might as well implement it since they are very easy to implement. -- v5: ntoskrnl.exe: implement KeQueryMaximumProcessorCount/Ex. ntoskrnl.exe: implement KeQueryActiveProcessorCount. https://gitlab.winehq.org/wine/wine/-/merge_requests/914