|
-
Jul 10th, 2020, 10:46 PM
#11
New Member
Re: [VB6] - Module for working with multithreading.
 Originally Posted by The trick
lowe517, you can't call the methods of an object between threads without marshaling. You can pass the socket handle between threads so you can create an auxiliary object which lives in the thread. See the example.
Thanks! I 'll check this out
Tags for this Thread
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
|