ntdll: Set the process creation time in NtQuerySystemInformation(SystemProcessInforma...
commit829739273425ba3a275aa8b93cde82bdff02975c
authorZebediah Figura <z.figura12@gmail.com>
Tue, 7 Jul 2020 23:58:33 +0000 (7 18:58 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 8 Jul 2020 05:57:34 +0000 (8 07:57 +0200)
treec0cf8deb24f908ccab9312b3be4250b09d0b4c7a
parent644dbf06447aba2ac6a13ac3e34f6d917ad01b62
ntdll: Set the process creation time in NtQuerySystemInformation(SystemProcessInformation).

Process Hacker displays this information.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
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