Click to See Complete Forum and Search --> : CreateThread
Lev FatMan
May 10th, 2001, 09:02 AM
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
sotoasty
May 10th, 2001, 10:22 AM
Check out this post at PSC.
http://www.planetsourcecode.com/xq/ASP/txtCodeId.14479/lngWId.1/qx/vb/scripts/ShowCode.htm
Be careful with this. Threading in VB is very problematical. VB tends to become very unstable with this.
Un1
July 10th, 2001, 07:49 AM
True multithread VB source code control:
http://www.banasoft.com/DownLoad/BNComm.exe
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.