|
-
Jul 18th, 2001, 12:03 PM
#1
Thread Starter
Hyperactive Member
World's Toughest Question
I have designed a program that stops the windows clock. The visual basic timer runs despite the windows system clock being suspended. In this manner I can keep track of how much time has passed since I have stopped the clock. I was wondering if it is possible to output time to the clock if the windows system clock is frozen. Thanks for any help that you can give.
Joe
-
Jul 18th, 2001, 01:16 PM
#2
Member
It may be the world's toughest question, judging by the number of replies.
-
Jul 21st, 2001, 11:28 PM
#3
-
Jul 22nd, 2001, 02:56 AM
#4
instead of trying that, why dont u use variables to keep track of and increment the time so when it comes time to write to the clock, just write the variable to it. this way u r techincally keeping the clock going without having it run
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|