BattleOfMoonShae Posted January 24, 2005 Posted January 24, 2005 Is there a way to make the below step change from current system date to next day after, lets say 2:30 pm.$Process = GUICtrlCreateInput(_DateTimeFormat( _NowCalc(),2), 10, 95, 300, 20)GUICtrlSetState(-1, $GUI_ACCEPTFILES)
Wolvereness Posted January 25, 2005 Posted January 25, 2005 To change the system time you must use a DllCall() to Kernal32.dll Not sure on exactly how that would work. Offering any help to anyone (to my capabilities of course)Want to say thanks? Click here! [quote name='Albert Einstein']Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.[/quote][quote name='Wolvereness' date='7:35PM Central, Jan 11, 2005']I'm NEVER wrong, I call it something else[/quote]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now