|
-
Nov 14th, 2001, 07:35 AM
#1
Thread Starter
New Member
Pause Application
I have an app that is supposed to sleep for a predetermined time (up to 6 hours).
Can anyone tell me how to pause the application without causing the CPU usage to go through the roof (using a loop with doevents). Sleep won't work cause it doesn't pass control back to the OS!
Maybe an active X component i can download (looked but no luck!)
-
Nov 14th, 2001, 08:26 AM
#2
Member
Have you tried using the Timer control? This control does not seem to require a lot of resources - set the interval to as long as possible.
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
|