Results 1 to 3 of 3

Thread: Create Thread

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2000
    Posts
    15
    How do I use the createthread API in VB, since everytime I create a function that this API runs, causes my program to crash. Could it be that only C++ can use createthread?

  2. #2
    Fanatic Member
    Join Date
    Apr 2000
    Location
    Whats a location?
    Posts
    516
    Here's a version that works in VB:

    http://www.planet-source-code.com/vb...txtCodeId=4823

    You are right, however. It is a very GPF-Prone process if you call other functions from within a function (or stuff like that).
    Courgettes.

  3. #3
    Hyperactive Member
    Join Date
    Jan 1999
    Location
    Rotterdam, Netherlands
    Posts
    386
    Desaware has an intresting article about it:
    http://www.desaware.com/articles/threadingL3.htm
    (and if it doesn't work directly, it's in the "technical articles" section)
    Hope this helps

    Crazy D

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