Now in my country the local time is:
3:43 PM
Can I write program in C++ to change the time on a Windows 7 system to another time?
For example set it to 5:00 PM (increase) or decrease it?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In VC++ you can try. Include the Windows.h header file.
SetSystemTime Function