BUILD INSTRUCTIONS

The source package contains a project file for MS Visual C++ 5.0. The project file
assumes that the Teraterm Pro 2.3 source has been installed in a subdirectory called
"Teraterm-2.3". It also assumes that the zlib 1.0.4 source has been installed in
a subdirectory called "zlib". It further assumes that the SSLeay source has been installed
in a subdirectory called "SSLeay-0.8.1" and that the Win32 DLL has been built (generating
LIBEAY32.DLL and a bunch of .h files in SSLeay-0.8.1\out). I think that should be enough
to get the DLL to build. When TTXSSH.DLL is built, it is copied into the
Teraterm-2.3\visualc\bin\{Debug,Release} directory so that Teraterm can find it (this is
for debugging). Also, when the Release version of TTXSSH.DLL is built, it is copied into
"\program files\teraterm" (which is where my vanilla Teraterm-2.3 installation lives). You
may want to change this behaviour.

LICENSE

This code is copyright (C) 1998 Robert O'Callahan.
This code is free for non-commercial use. Modification in all forms is permitted.
This license continues to apply to any modified versions. This license text must be
reproduced and distributed with any modified versions. As a matter of courtesy I
(Robert O'Callahan) would like to be informed of any potentially useful modifications.
