Great Tools for Visual Basic

From: TOMMY (Tommy9081_at_hot-mail.com.)
Date: 03/16/04


Date: Tue, 16 Mar 2004 11:48:27 +0430

The following links are provided *only* for Programming improvement

All software are (almost) free :

Download the best API-guide software for free
(Updateable-With example for each function and Parameters info):
http://www.allapi.net/

----
Productivity add-in for VB6. Add indentation, complete missing
code,auto-correct, backup, and get more desktop space.
Also visualize your code with flow charts. Paste in a procedure or a
code snippet and Visustin makes a graph for you.
http://www.aivosto.com/vbcatalog.html
(Look for "VB Friend 2" and "Visustin 2.0")
----
MZ-Tools 3.0 is an "all-in-one" add-in that integrates within Visual
Basic and provides many features.( This one is Really Cool!)
www.mztools.com
----
*"Windows API library for Visual Basic"*
Download the file, Open visual basic 6, from the Project menu choose
"References" and from the browse button locate this file and add it to
the reference list. Then go to "Object Browser" from the code view and
find all APIs under "Win" library. The available APIs  ill function as
if they are native visual basic function. There is no need to declare
API functions in the old boring way you did in your vb codes.
http://www.freewebs.com/api_library_for_vb_z/
---
I am wondering if other guys here have some other useful
links for Visual Basic 6.
---
All the best
TOMMY