The TOOLS directory contains various unsupported tools and 
accessories. These tools are intentionally not installed on 
your hard disk.

DATAEX32
Is a tool designed to allow Visual Basic developers to explore
all of the data access options provided by Visual Basic 4.0. 

GRAPHICS
Contains sample bitmaps, cursors, icons and meta files.

HCW
Contains the Windows Help Copiler.  For more information see
the HCW.HLP file.

IMAGEDIT
A tool that lets you create and edit bitmaps, cursors, and icons.

PSS
The PSS directory contains a number of analytical programs which
you can be used to help identify problems with Visual Basic, OLE,
and your application before you call for technical support.  PSS 
Engineers will often refer to these tools while working with you
on an issue.

RESOURCE
Resource Compiler (RC) compiles the resource-definition file and
the resource files (such as icon and wave files) into a binary 
resource (.RES) file.

SYSINFO
The SysInfo control allows you to respond to certain system 
messages sent to all applications by the operating system.  Your 
application can then adapt to changes in the operating system if
necessary.

VBCP
The Visual Basic Code Profiler is a VB Add-In used to determine
what code is being executed in an application, how many times it
gets executed and how long it takes to execute. It performs this
analysis at the function level or line level. 
