|
-
Dec 11th, 2006, 01:10 PM
#5
Re: SOLVED: Is simulated multithreading the way to go (for what i need to do)?
You would need to put DoEvents which should execute at regular intervals in your application. However as the normal DoEvents is very slow, just have a look at this link which provides an alternative faster DoEvents function.
Give Time to Other Events in My Application
Pradeep
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
|