home *** CD-ROM | disk | FTP | other *** search
- ******************************************************************
- * * * * * PROGRAMMER'S JOURNAL--Volume 9.6 CODE DISK * * * * *
- ******************************************************************
-
- The source code files on this disk are from Programmer's Journal,
- Volume 9.6, November/December 1991. These files are identical to those
- published in the magazine, except where noted; OBJ and EXE files
- have been added.
-
- The copyrights are held by the programs' authors, as indicated in the
- files. All other rights are reserved by Oakley Publishing Company,
- 1991. No one may commercially distribute these files. Every effort
- has been made to assure that the program files are correct and
- complete. No guarantee, express or implied, is offered as to the
- correctness of the files, nor to the fitness of the programs for
- any purpose whatsoever.
-
- * * * *
-
- Code from "Save your Video Mode" by Walter Oney
-
- Are you tired of having your video mode trashed by applications
- that make rude and hasty exits? Don't get mad--get VIDSAVEd. Screen
- preservation and restoration are just a program away. Walt also shows
- you how to go about wrapping an EXE program with a COM file.
-
- VIDSAVE.ASM Source code for a useful utility that forms a
- wrapper around programs that trash your machine's
- text video mode
- VIDSAVE.COM An executable version
-