Click to See Complete Forum and Search --> : Getting Registry Key from a DLL


Gabriel Landivar
January 28th, 1999, 03:15 PM
Is there a way to read the corresponding registry key from a dll file?


Regedit must read the embedded data from the dll itself in order to register the dll with the key that was created for that dll.


Thank you in advance for any help.

awylie
August 31st, 2000, 05:15 AM
Bit of a late reply! Just discovered this neat site.

Use TypeLib Information (SYSTEM32\TLBINF32.dll) and TLIApplication gives you all this.

Ta
Andrew