How do I create thread in VB , tried CreateThread , it compiled but didnot worked....
I will be glad to see an example.
By the way my program is declared as a standard exe.
FatMan
Printable View
How do I create thread in VB , tried CreateThread , it compiled but didnot worked....
I will be glad to see an example.
By the way my program is declared as a standard exe.
FatMan
Check out this post at PSC.
http://www.planetsourcecode.com/xq/A...s/ShowCode.htm
Be careful with this. Threading in VB is very problematical. VB tends to become very unstable with this.
True multithread VB source code control:
http://www.banasoft.com/DownLoad/BNComm.exe