Commit 21bba871 authored by Vijay Kiran Kamuju's avatar Vijay Kiran Kamuju Committed by Alexandre Julliard

include: Update fields of SYSTEM_TIMEOFDAY_INFORMATION.

parent 9bd51fff
......@@ -1456,7 +1456,9 @@ typedef struct _SYSTEM_TIMEOFDAY_INFORMATION {
LARGE_INTEGER liKeSystemTime;
LARGE_INTEGER liExpTimeZoneBias;
ULONG uCurrentTimeZoneId;
DWORD dwUnknown1[5];
ULONG Reserved;
ULONGLONG BootTimeBias;
ULONGLONG SleepTimeBias;
#else
BYTE Reserved1[48];
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment