home *** CD-ROM | disk | FTP | other *** search
- REZ V0.3
- --- ----
-
- **************************************************************************
- ***************************************************************************
- ***** *****
- ***** REZ is Copyright (C) 1988 by Jim Goodnow II and the binary *****
- ***** is freely redistributable except that it may not be included *****
- ***** as part of any commercial software package without my express *****
- ***** written permission. *****
- ***** *****
- ***************************************************************************
- ***************************************************************************
-
-
- This is the BETA release version 0.3 of a new program and library called REZ.
- This program allows almost any program to become resident and under the right
- conditions, the code can be simultaneously shared among multiple invocations.
-
- I am placing this program in the public domain subject to the above
- restriction. Since this is a BETA version still, please don't give it
- to Jerry Pournelle or others of his ilk till a released version is out
- or there is a lot of confidence in this version.
-
- With that out of the way, to find out how to use it simply rename
- REZlib.lib to REZlib.library and copy it into your LIBS: directory
- and say:
-
- REZ -?
-
- For more detailed info, see the REZ.doc file.
-
- Please let me know about any problems you have via email:
-
- bix: jgoodnow
- usenet: manx@well
-
- or via phone at (415)339-2259.
-
- Thanks.
-
- Jim Goodnow II
-
- 2/18/88
-
- PS:
-
- Features to be added in the final version:
-
- - support for Overlays. I know how to do it, just have to write the code.
- - smaller code (Once I'm sure it works I'll worry about efficiency)
- - instead of a program and a library there will just be the program.
- - maybe have the resident programs survive a warm boot ????
- - support for running REZ from the workbench
-
-