in reply to
Re: Re: Win32::OLE Type Library Browser
in thread Win32::OLE Type Library Browser
The MS COM/OLE viewer isn't all that great. It's not really a "Class Browser", rather it lets you see the COM and OLE objects. It's nice for knowing what's there, but not for finding methods and properties.
The downfall with the AS browser is that it's web based and a little slow. There's another class browser with VB and a good one with sharpdevelop. Unfortunately those two can only be run from inside the apps.
Rich