===== Installation =====================================

You should run INSTALL?.BAT to copy the correct LIB's and DLL's for your
compiler as follows:

INSTALL1 -- For all WIN16 Windows compilers (doesn't copy WIN32 DLL's).
INSTALLU -- For WIN32 compilers supporting the "declspec" keyword, which
            includes MS Visual C/C++ 4.0 and above, Borland C/C++ 5.0 and
            above, and Watcom 11.0 and above. Also for Visual Basic.
INSTALLM -- Native Microsoft.
INSTALLB -- Native Borland C/C++, C++ Builder, and Delphi.
INSTALLW -- Native Watcom.

INSTALL.BAT also copies the proper DLL to your Windows directory, usually
C:\WINDOWS or C:\WINNT.

The WIN32 choices ("INSTALLU", etc) also copies WIL16.LIB and WIL16.DLL.

[END]

