List of GUIDs and other properties for future references

M

Marc R. Bertrand

Hi,

It's possible to get information on checked references (in
Tools/References) such as name, GUID, Major, Minor, etc., but I am
looking for some code that will list that information on unchecked
references.

Thanks/Cheers.

Marc R. Bertrand
 
M

Marc R. Bertrand

I just thought that exporting the registry to a text file and
searching in HKEY_CLASSES_ROOT\TypeLib\ for the proper strings ({}
etc.) with some loop could produce the info I want.

Marc R. Bertrand
 
Top