|
-
May 3rd, 2001, 05:13 PM
#1
Syncronization between two DLL's
Hi,
I have recently developed an ActiveX DLL that is Apartment Threaded. In this COM component I make serveral API calls to a single threaded C++ DLL ( NOT A COM DLL ). My problem is this, whenever two functions of the single threaded DLL get called at the same time, the single threaded DLL hangs. Is there any availible function in VB that would allow me to syncronize the call to the single threaded DLL?
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
|