Setting System Time and Date
C / C++ / MFC
2
Posts
1
Posters
0
Views
1
Watching
-
Hello CP, I'm working on an embedded PC, and the user doesn't have luxury of a keyboard or mouse (only a touchscreen). I have to create a dialog that will allow the user to set the time and date. What is the API call that I can do to take care of this? TIA! Mark Donkers A witty saying proves nothing. -- Voltaire
-
Hello CP, I'm working on an embedded PC, and the user doesn't have luxury of a keyboard or mouse (only a touchscreen). I have to create a dialog that will allow the user to set the time and date. What is the API call that I can do to take care of this? TIA! Mark Donkers A witty saying proves nothing. -- Voltaire
:rolleyes: Forget it. I found it. SetSystemTime() Mark Donkers A witty saying proves nothing. -- Voltaire