Click to See Complete Forum and Search --> : Getting ProgramID


July 27th, 1999, 12:56 AM
Can I get ProgramID of a component by knowning the component name and its path(I don't know the ClassID).Is there any API call which can do this. Please help.

Lothar Haensler
July 27th, 1999, 01:47 AM
there is a ProgIdfromCLSID API in ole32.dll.
I haven't tried whether it can be called from VB. though.