Here is a little utility I wrote up last spring to explore the available programming components on your computer. I called it the Type Library Explorer. It works similar to Delphi’s type library import dialog, but is different in the following ways:
It doesn’t save or register units, it just browses.
You can browse a type library by clicking or scrolling through items a list box.
Changes to the list box index immediately causes the source code and xml view to be generated.