|
-
August 8th, 2001, 12:29 AM
#1
How to use CreateThread
Hi All
Can anyone send me the sample code of API
CreateThread
Thanx
-
August 8th, 2001, 02:17 AM
#2
Re: How to use CreateThread
refer http://vblib.virtualave.net, there is a class vbMultiThreading that wraps all the relevant API.
I hope you at least know how to marshal an interface between 2 threads if you need to pass VB oject around before using the thread API, or else it will be very unstable because you violate COM rules.
HTH
cksiow
http://vblib.virtualave.net - share our codes
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
|