Results 1 to 3 of 3

Thread: Multi Thread API !

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2000
    Posts
    92

    Multi Thread API !

    Hi !

    I know that there is API can be used to run multi-threaded application in VB .

    What the name of it ?

    thanX !

  2. #2
    Fanatic Member crispin's Avatar
    Join Date
    Aug 2000
    Location
    2 clicks west of a Quirkafleeg...Cornwall, England
    Posts
    754
    go to www.desaware.com and look at the article on "A Thread to Visual Basic"

    that'll tell you the safest way to multithread in VB
    Crispin
    VB6 ENT SP5
    VB.NET
    W2K ADV SVR SP3
    WWW.BLOCKSOFT.CO.UK

    [Microsoft Basic: 1976-2001, RIP]

  3. #3
    Megatron
    Guest
    VB6 wont allow you to do it, and if you try it in VB5, you'll get strange results.

    There are some DLLs, however, that will allow you to safely multithread. Just go to www.planetsourcecode.com and look up "Multithreading"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width