Hi everyone,
In certain type libs you'll find the Version dependent ProgId's. When I create a
COM class, I don't have them. What am I doing wrong.
Also taking as an example the GlossaryServer.dll has a tlb file. When I register the server with regsvr32 and then look it up in the COM browser there is a problem. The COM is unable to access the typelib.
Furthermore, the GlossaryServer doesn't have the ProgID either in the typelib.
Cheers
Steven
In certain type libs you'll find the Version dependent ProgId's. When I create a
COM class, I don't have them. What am I doing wrong.
Also taking as an example the GlossaryServer.dll has a tlb file. When I register the server with regsvr32 and then look it up in the COM browser there is a problem. The COM is unable to access the typelib.
Furthermore, the GlossaryServer doesn't have the ProgID either in the typelib.
Cheers
Steven
Comment