|
-
Apr 22nd, 2000, 04:03 PM
#1
Thread Starter
Member
hi.
i need a very basic sample code...
to create thread with API in vb.
thanks and goodbye/
-
Apr 23rd, 2000, 01:39 AM
#2
I would be easier to wait for vb7. The CreateThread api is not compatible with vb's threading method, and can crash your app under many circumstances.
Instead use apis like CoMarshalInterThreadInterfaceInStream and CoGetInterfaceAndReleaseStream
I haven't used them yet, I'm planning to dive deeper into the subject, but as usual I can't find the time to do so.
For more details:
http://www.desaware.com/articles/threadingl3.htm
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
|