I found "the only working example for C++ & COM" and it looks promising to me. I have no experience in COM programming. So when I loaded the code into VC++ 6 the compiler complained for example about "CComptr". Where can I find thedefinition of this class or structure?
Thank you
Jochen