WriteBattClock()
Synopsis
void WriteBattClock(
ULONG time );
Function
Set the system's battery backed up clock to the time specified. The
value should be the number of seconds since 00:00:00 on 1.1.1978.
Inputs
time - The number of seconds elapsed since 00:00:00 1.1.1978
Result
The clock will be set.
Notes
This may not do anything on some systems where the battery backed
up clock either doesn't exist, or may not be writable.