I am in need of a utility routine that will obtain the CLSID's or ProgID's in a COM dll, from the full pathname of the DLL.
I have used the registry to get the location from the CLSID and go between ProgID and CLSID, but I figure you need to open the COM interface itself to do this. I am in VB and don't know ho to go about this, so I wonder if there is a sample out there.
Thank you
I have used the registry to get the location from the CLSID and go between ProgID and CLSID, but I figure you need to open the COM interface itself to do this. I am in VB and don't know ho to go about this, so I wonder if there is a sample out there.
Thank you