|
-
April 11th, 2001, 06:05 PM
#1
multithreading
I'm doing a project which has multimedia displaying on a Media Player and dataarrival at the same time. It seems that the media stopped displaying while the DataArrival subroutine is manipulating the data. But when I use doevents, out of stack space occurred. Is it suitable for me to use multithreading? since the media player is in user interface which is an attended execution...
-
April 12th, 2001, 03:57 AM
#2
Re: multithreading
It so happen that I am working on a class to provides multithreading in VB. I have post one sample that I just get it work on
http://vblib.virtualave.net
maybe you can give some comments.
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
|