I want to use a COM interface to create an object of that interface.
All I have is the interface defined in a header file. How to go about
using that interface. My application is a DLL that uses an COM
interface to show its UI. I want to use the other COM interface to add
menu to the tray icon. But I am not sure how to go about doing it. I
cant find any CLSID to use with cocreateinstance. Is there another way
of creating the object?
Thanks,
Rohit
Brian
"Janma" <roh...@gmail.com> wrote in message
news:b04f9696-4aad-4c3a...@r10g2000prf.googlegroups.com...