This is the Windows 3.1 and WIN32 Distribution of V Version 1.10.

Windows specific files for Borland 4.5 are kept on BCCIDE. That
directory includes .IDE files for Borland C++, .RC, .DEF, and
.ICO files.

Watcom project files are found in the WATCOM directory.
There are various subdirectories with different WIN32 and
Win3.1 project files.

This version also works with the GNU-WIN32 project compiler, although
the make files are not includes with this distribution.

This file will unarchive to a \V directory.

All documentation is included in the X distribution.
My ftp site, ftp.cs.unm.edu  /pub/wampler/verfman.dvi.gz
is a DVI format file of the reference manual. There are
various utilities available for viewing and printing DVI
files on Windows. Try dviwin29.zip, available at various
Windows ftp sites, such as ftp.cdrom.com.

------------------------------------------------------------------

If you want to compile V with a different compiler, it isn't
too hard. To build the library, you include ALL the files in
the [v\srcwin] directory. Specify  [v\includew] in the include
search path. V has been designed to work only with the LARGE
model for Win3.1. It works with whatever calling convention
you need for WIN32.

All the demo programs will compile using the V library
and the files included in the various directories.




