C DLL making calls to a COM object 
Author Message
 C DLL making calls to a COM object

I am currently working on a project that requires that I call a COM object
from a C dll.  I looked on the web, in books and in some newsgroups, but I
haven't been able to find any good examples.  Does anyone out there have
some good examples or know where I can go and download them?

Thanks,
Doug



Sat, 27 Apr 2002 03:00:00 GMT  
 C DLL making calls to a COM object
Quote:

> I am currently working on a project that requires that I call a COM object
> from a C dll.  I looked on the web, in books and in some newsgroups, but I
> haven't been able to find any good examples.  Does anyone out there have
> some good examples or know where I can go and download them?






Sat, 27 Apr 2002 03:00:00 GMT  
 C DLL making calls to a COM object

Quote:

> I am currently working on a project that requires that I call a COM object
> from a C dll.  I looked on the web, in books and in some newsgroups, but I
> haven't been able to find any good examples.  Does anyone out there have
> some good examples or know where I can go and download them?

What, specifically, is your problem? You do it the same
way in a DLL you'd do it anywhere else.

Scott



Sun, 28 Apr 2002 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Making calls to a COM object from a well-known object

2. call a VB COM dll thru a C++ COM dll from a C program

3. call a VB COM dll thru a C++ COM dll from a C program

4. Calling a COM object from a C dll

5. ATL COM object hangs on user32.dll MessageBoxA() call

6. ATL COM object hangs on user32.dll MessageBoxA() call

7. Internal object needing to call internal COM object.

8. Call Com objects inside c++ object

9. Calling a COM call back object's method fails if it is in Windows 98

10. System.ExecutionEngineException when making COM call

11. Problem calling VB COM dll from VC++ multithreaded COM EXE client

12. Detecting if a function exists in a DLL for a COM object (specifically DirectX object)

 

 
Powered by phpBB® Forum Software