Short: Public screen and display mode library AUTHOR: lawrenc@nextwork.rose-hulman.edu TYPE: dev/misc Architecture: m68k-amigaos >= 2.0.4 LONG: This upgrade to version 1.4 includes better support for non-standard display modes. screenfool.library 1.5 (1.15.94) -------------------------------- A shared library that makes public screen and display mode functions easier to use under Release 2 and above. With this library, you can open a public screen with a protected font and title, which will be automatically deallocated by the library's close function. This means that your application doesn't have to stay around while the screen is open. Included in this directory: screenfool.library - The library file screenfool.doc - Library AutoDocs screenfool.guide - Library AutoDocs in AmigaGuide format. include/ - Includes for this system DumbEx/ - Simple example demonstrating library features ShowAvailModes/ - Example showing how to get fields from the DisplayModeInfo structure screenfool.library and this developer package is © 1993-94 Chris Lawrence. The package may be freely distributed for all purposes. Contact: Chris Lawrence RHIT Box 1137 5500 Wabash Ave Terre Haute, IN 47803-3999 Internet: Christopher.Lawrence@rose-hulman.edu (preferred address) NOTE: The ScreenFool utility is a front-end to the library functions that permits a wide variety of functions a la ScreenX. The unregistered version is freely distributable and can be found pretty near where you found this.