|
-
Apr 23rd, 2001, 08:19 AM
#1
Thread Starter
New Member
I have a multithreaded application,
This application use a COM object that does not support multithread calls (Grrrrrr!)
then i would like to find a way to serialize all my calls to this object in a single thread.
I thaught to create an extended COledispatchDriver class that will prevent multi thread access.
But i don't know really how!
can you help me please!
thanks!
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
|