Advanced Visual Basic 6 References Dialog is a Visual Basic 6 Add-in to replace the functionality of the standard Project References Dialog.

The project is written in Visual Basic 6. The add-in will provide a better References dialog box by adding searching functionality to help locate a required type library by name, location, or prog id (using wildcards). The add-in will also be quicker to re-display as it will cache results from the previously use (where possible).

Additionally the core functionality of the add-in will be wrapped up as a standalone executable, and as a COM object to provide a useful tool for checking which type libraries are registered, whether the files exists, and the size / date of the registered files.