PDA

Click to See Complete Forum and Search --> : Multiple thread


Inhumanoid
Nov 15th, 1999, 10:12 PM
Can someone tell me how I could start a sub parallel with a function ? I would like to start a timer while a function is running...

007shahid
Sep 2nd, 2002, 06:40 AM
Use CreateThread API.

robbedaya
Sep 2nd, 2002, 07:01 AM
http://www.vbforums.com/showthread.php?s=&threadid=195928

look at the attachment hope it helps