Results 1 to 2 of 2

Thread: Pause Application

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2001
    Location
    South Africa
    Posts
    5

    Angry 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!)

  2. #2
    Member
    Join Date
    Nov 2001
    Location
    Lincoln,England
    Posts
    60
    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
  •  



Click Here to Expand Forum to Full Width