|
-
May 8th, 2008, 05:37 AM
#6
New Member
Re: VB6 - A very precise timer using Multithreading
Hi CVMichael and hi to all.
Sorry for English.
I am very interested to your code, because I have need to implement
a not Blocking Timer in my application.
My application use a timer for display countdown duration of video file
in a label and it fired every 40ms for counting frame.
My problem is that the Timer stop to count frame when other activity
are performed(e.g. switching file,load playlist…).
Can I use your code for this?
How I can implement a timer class with event and running in separate thread?
Can you show me some example?
I’m not expert with MultiThread application.
Thanks for your time
Best Regards
Nanni
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
|