Hi All
Can anyone send me the sample code of API
CreateThread
Thanx
Printable View
Hi All
Can anyone send me the sample code of API
CreateThread
Thanx
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