kernel32: Reimplement GetMaximumProcessorCount on top of GetLogicalProcessorInformati...
commit04114db90bf1abc5079417cfa948a3e9ab7a413d
authorAlex Henrie <alexhenrie24@gmail.com>
Mon, 24 May 2021 08:10:43 +0000 (24 02:10 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 25 May 2021 20:01:41 +0000 (25 22:01 +0200)
treec6aacb031dce9ffb8bd3ded02883b0fe296d8a2b
parent6aeb297d20c3f2d0b3a41d2c06dc483668e1fc01
kernel32: Reimplement GetMaximumProcessorCount on top of GetLogicalProcessorInformationEx.

Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/kernel32/process.c