I\'m relatively new to the Component Object Model specification - I have a simple question:
I would suggest looking into ATL if you are using C++, and using C++ if using C. It is very easy to use the #import construct to access COM objects in DLLs or EXEs.