INSTALL.TXT

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, Borland C++ Builder (all versions), and Watcom 11.0 and
            above. This is the preferred choice if possible.
INSTALLM -- Native Microsoft.
INSTALLB -- Native Borland.
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 FCE16.LIB and FCE32.DLL.
