Visual Basic 6 Tools
|
Error Handling DLL

|
Wouldn't you love it if everytime an error occurred in your application you
could get detailed information about the error, such as the line number, method
name, user name, machine name and call stack. Well now you can.
|
|
Productivity Tools (IDE Add-In)

|
This feature packed VB6 add-in allows you to:
| Add/remove line numbers |
Add/remove error handling |
Add/remove comments |
| Automatically indent code |
Multi-line search and replace |
Close all IDE windows |
| Clear the Immediate window |
Store Windows clipboard history |
Generate DLL base addresses |
| Register and unregister components |
Colour brackets to make code readable |
Produce a references report |
| Auto save a VB project |
Duplicate a VB project |
and more ... |
|
|
Line Numbering
Project Builder

|
This tool accepts a VB project as a command line parameter and
will line number and build the project for you; you can configue the line
number increments, build location and version number.
|
Generic Tools
|
COM+ Application Builder

|
Tired of building COM+ applications again and again? This tool allows you to
easily create and re-create COM+ Applications automatically. Simply place your
DLLs and TLBs in a simple directory structure and let the tool automatically
build the applications for you.
|
|
Right Click
RegSvr32.exe

|
Fed up of typing regsvr32 and regtlib all the time?
download and run this registry file to add the ability to right click
on a file to register or unregister it (works with dll, ocx and tlb fles).

|
|
File Search and Replace

|
This simple tool enables you to search and replace multiple lines of text
in a file; something that cannot be done in most editors (e.g. VB, Notepad,
Wordpad and Word).
|
|