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.
Printable View
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.
there is a ProgIdfromCLSID API in ole32.dll.
I haven't tried whether it can be called from VB. though.