ntdll: Fill the handle attributes in System(Extended)HandleInformation.
commit1f1d4da5f66e00cd01a71b062ee2d1111609e971
authorZebediah Figura <z.figura12@gmail.com>
Thu, 18 Feb 2021 04:59:16 +0000 (17 22:59 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 18 Feb 2021 09:18:39 +0000 (18 10:18 +0100)
treeb229f4ff182570d7528fa3d2d441cfbfa0e27469
parent835f5fff7150034139919801444b52a4c0186f44
ntdll: Fill the handle attributes in System(Extended)HandleInformation.

Signed-off-by: Zebediah Figura <z.figura12@gmail.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/handle.c
server/protocol.def
server/trace.c