DosLynx Code Release Statement ______________________________ The current DosLynx source files are containted in SRC0_71A.ZIP. Please send any modifications/additions to the DosLynx code that you would like to see incorporated in a future University of Kansas release of DosLynx to doslynx@falcon.cc.ukans.edu for evaluation. The University of Kansas will work with and attempt to support DosLynx any binaries derived from the original or modified DosLynx code from the following list of authorized persons: Erick Engelke erick@development.uwaterloo.ca Instructions on how to build DosLynx with Borland C/C++ 3.1 are as follows: Unzip the source zip file keeping the directory structure therein; -d option with pkunzip. Make any TurboVision source code bug fixes (if known) to the source code distributed with your Borland C/C++ compiler. Compile TurboVision as an overlay. Put all non-overlayable TurboVision objects in TVNOOVR.LIB (you create this yourself). Add these two libraries to the DosLynx project in place of the defaults listed. Enable overlaying of the TV.LIB (ctrl-o). Check to make sure your Options|Directories are valid for your system; be sure to leave them in the order listed, regardless. Compile with the current options in the DosLynx project. Expect some easily modifiable problems concerning the location of a few specific header files. If successful, then you are ready to begin modifications of the source code. If unsuccessful, please send your inquiries to the doslynx developer, doslynx@falcon.cc.ukans.edu, for any help that the University of Kansas can further offer. Garrett Arch Blythe doslynx@falcon.cc.ukans.edu