Module: wine Branch: master Commit: c44e58c88bd1a67ecb2f58472b1c67ab5f3ccb80 URL: https://gitlab.winehq.org/wine/wine/-/commit/c44e58c88bd1a67ecb2f58472b1c67a...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Mar 14 17:37:33 2023 +0100
ntdll: Implement the SystemProcessorFeaturesInformation query.
---
dlls/ntdll/tests/info.c | 12 ++++++++ dlls/ntdll/unix/system.c | 71 +++++++++++++++++++++++++++--------------------- dlls/wow64/system.c | 1 + include/winternl.h | 6 ++++ 4 files changed, 59 insertions(+), 31 deletions(-)