ntdll: Return sufficient info size at once from NtQuerySystemInformation(SystemProces...
commitb5f3ddd185808e45e702490348493919dac95ad2
authorPaul Gofman <pgofman@codeweavers.com>
Mon, 25 Oct 2021 18:46:19 +0000 (25 21:46 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 27 Oct 2021 20:40:50 +0000 (27 22:40 +0200)
tree017f756a2ce1b53713c44d07b4619216f10ad0a2
parentce6eeda0181e11f5313bd488c8e988509dacddb3
ntdll: Return sufficient info size at once from NtQuerySystemInformation(SystemProcessInformation).

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/tests/info.c
dlls/ntdll/unix/system.c
include/wine/server_protocol.h
server/process.c
server/protocol.def
server/request.h
server/trace.c