ntdll: Return the session id in NtQuerySystemInformation(SystemProcessInformation).
commitb20cbd0d571302e33ab602fa6670a131ae4353ce
authorAlexandre Julliard <julliard@winehq.org>
Thu, 1 Jul 2021 14:15:26 +0000 (1 16:15 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 1 Jul 2021 20:34:31 +0000 (1 22:34 +0200)
tree5fa8b201ddb82e57cd846934dc2bbb76c9ad726f
parentbf4105b731b84c053c20796ad122f229fa3889ec
ntdll: Return the session id in NtQuerySystemInformation(SystemProcessInformation).

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/unix/system.c
include/wine/server_protocol.h
server/process.c
server/protocol.def
server/trace.c