|
-
Aug 8th, 2000, 12:58 AM
#1
Thread Starter
New Member
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?
-
Aug 8th, 2000, 08:32 AM
#2
Fanatic Member
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).
-
Aug 9th, 2000, 01:57 AM
#3
Hyperactive Member
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)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|