I have just released Beta 1. Compared to the Alpha releases, it fixes another Type Mismatch problem caused by misconfigured com objects. In addition the startup should be around 10-15% faster, this is because I have optimised the creating the recordset, and displaying the recordset contents a little.
The alpha 2 release is a bug fix release to fix three bugs found in use. the bugs were:
892596 Type Mismatch on load typelibs
892598 Closing window with Close button, stops it from working
892602 ADO error on filter on numeric field
The first alpha release of the new VB Project References Add-in has just been release.
The project has add-in allows a Visual Basic user easier access to adding a reference to their project by giving searching ability, and ProgID lookup.
The project also has useful spin off projects, a standalone application to view registered prog-ids and typelibraries, and a com layer to give programmatic access to the same information.
The project still needs more work, and help would be appreciated.