Question:
I am trying to sync my system time with the servers time usingwinsock. but I need an API call that allows you to set your system date and time.
Answer:
Take a look at SetSystemTime…that is probably the one you are looking for.
Home » Setting System Time
Question:
I am trying to sync my system time with the servers time usingwinsock. but I need an API call that allows you to set your system date and time.
Answer:
Take a look at SetSystemTime…that is probably the one you are looking for.