-
6c65eca8
by Alexandre Julliard at 2025-08-15T14:33:53+02:00
wbemprox: Get the CPU count from the PEB.
To support 256+ cores.
-
53d08eb9
by Alexandre Julliard at 2025-08-15T14:52:10+02:00
taskmgr: Get the CPU count from the PEB.
To support 256+ cores.
-
1dab86f6
by Alexandre Julliard at 2025-08-15T14:52:10+02:00
ntdll/tests: Get the CPU count from the PEB.
To support 256+ cores.
-
a88468b3
by Alexandre Julliard at 2025-08-15T14:52:10+02:00
kernel32/tests: Get the CPU count from the PEB.
To support 256+ cores.
-
17cb5c63
by Alexandre Julliard at 2025-08-15T14:52:10+02:00
cmd/tests: Fix cleanup of created files.