
This VB6 Add-In gives you a bunch of special options for the IDE Project Tree. All options are configurable through a control panel (access through the AddIns menu). While there are a lot of enhancements, my absolute favorite is the ability to re-order the items in the tree. -----------------------------------
Updated : fix for the SDI mode + other bits
Assumes
(also check out the [imho] cool minidemo on the about page!)
API Declarations' There are absolutely shedloads of api declares.
' In the future, I'll move them into a type library.
' If you're brave enough, try wading through "ApiDeclares.bas"