|
-
Oct 31st, 2002, 09:54 AM
#1
Thread Starter
Addicted Member
updating during loops
Im trying to print some characters on a timed loop(using GetTickCount), and i want 1 to be printed every 10 ms. But the problem is that it prints a bunch of characters over an interval larger than 10 ms. It seems not to be updating at each loop. Is there like a DoEvents statement, like in VB?
thanks
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
|