Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Changing windows system clock

Status
Not open for further replies.

PlasmaZero

Programmer
Dec 6, 2002
13
0
0
US
I'm looking for a way to change the system clock on WinXP(i.e. simply alter the hours/min/sec), but I haven't been able to find anything. Does anyone know of either a class or just some way to do this?
Thanks
 
try:

[tt]
BOOL SetSystemTime(CONST SYSTEMTIME *lpSystem);
[/tt]
tellis.gif

[sup]programmer (prog'ram'er), n A hot-headed, anorak wearing, pimple-faced computer geek.[/sup]​
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top