In the registry, go to HKEY_CLASSES_ROOT\TypeLib

In there, you will find listed the GUID for each registered type library with the binary compatible versions listed as sub folders.

Also, if you open a VB project file in notepad, you will see each reference listed with a GUID. Once for each type library registered (not for each class). This GUID can be found in the above section of the registry.