ntdll: Return the current time and timezone bias in NtQuerySystemInformation(SystemTi...
commit7161dcd42653452a2373a7595a7020d0a59722f4
authorAlexandre Julliard <julliard@winehq.org>
Thu, 25 Jun 2020 10:30:00 +0000 (25 12:30 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 25 Jun 2020 21:08:30 +0000 (25 23:08 +0200)
treed3a878421e7ae91b8e2b8a12d175a4145a79b9dd
parentc031662fd0bf1bc366185fe85a342bf60a9fc0bc
ntdll: Return the current time and timezone bias in NtQuerySystemInformation(SystemTimeOfDayInformation).

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/time.c
dlls/ntdll/unix/system.c
dlls/wbemprox/builtin.c
include/winternl.h
programs/taskmgr/perfdata.c