
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