Does anybody know of a way to change the windows system clock using C++? I want to run a command line program that takes in a time and sets the clock to that arg.
Thanks.