|
-
October 8th, 1999, 01:42 PM
#1
How to invoke a COM dll in a seperate thread?
anyone have successfull implementation of invoking a component in a seperate thread. The main thread should create the component, then create a new thread, pass on the component to the new thread. now both threads will invoke methods on the component. i figured out everything well, except this frikin thing doesn't work. it gives me a memory protection fault. anyone, anysucess with this dll hell?
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
|