This directory includes makefiles for Microsoft Visual C++ 2.0.
These have been tested on a DEC Alpha running Windows NT 3.51.
To compile, cd to the msvc directory and use NMAKE to process
the makefiles.  For example, to build the library, type

   nmake /F libv.mk

Once the library is compiled, you can compile the test applications.


