This application was developed in Microsoft Visual C++ 6.0, and makes use
of the winsock32 library.  It also makes use of the visa32 library provided
by HP for use with their cards and oscilloscopes.  To builds from source,
you will need to add two libraries to the link line:

wsock32.lib c:\tamper\vxipnp\win95\lib\msc\visa32.lib
            ^^^^^^^^^^this section will depend on where you installed the
                      supporting HP I/O libraries

Statically linking these libraries will probably save hassle.


