Annotation of os2sdk/demos/apps/readme, revision 1.1

1.1     ! root        1: This directory contains the following example applications
        !             2: for use in protected mode under OS/2.  Some of the programs can:
        !             3: be bound for running in Real Mode.
        !             4: 
        !             5: 
        !             6: TERMINAL       Protect         - A terminal emulator for direct
        !             7:                                  connections or a Hayes modem.
        !             8: 
        !             9: SSE            Protect/Real    - A simple screen editor
        !            10: 
        !            11: CPGREP         Protect         - A multi threaded FAST string searching
        !            12:                                  program
        !            13: 
        !            14: DS             Protect         - A program to display and move around
        !            15:                                  directory trees. Creates and uses an
        !            16:                                  initialization file in the directory
        !            17:                                  specified by the environment variable USER.
        !            18: 
        !            19: FILELIST       Protect/Real    - A program to list files in a directory
        !            20: 
        !            21: LIFE           Protect/Real    - The game of life.  Extends MOU FAPI.
        !            22: 
        !            23: MANDEL         Protect         - An EGA hi res graphics program
        !            24: 
        !            25: BIGBEN         Protect/Real    - A simple clock program
        !            26: 
        !            27: SETEGA         Protect/Real    - A simple program to set 25/43 line mode
        !            28: 
        !            29: CHASER         Protect         - Cat and mouse game.  Requires a mouse.
        !            30: 
        !            31: The make files of the programs rely on a set directory stucture.
        !            32: The bind utility looks for the .lib files in a \lib directory and the
        !            33: C compiler looks for the .h files in an \include directory, both under
        !            34: the root directory of the toolkit.
        !            35:        I.E. ..\..\..\lib and ..\..\..\include
        !            36: from the directory which the make file is in.
        !            37: 
        !            38: The make files also rely on the existence of the slibcep.lib library.
        !            39: This library is equivalent to slibce.lib and slibcer.lib, and the
        !            40: library found on your machine depends on how you installed C5.1.
        !            41: If the linker cannot find the required library, put slibce.lib or
        !            42: slibcer.lib, whichever you have, at the link prompt or rename the library
        !            43: you do have (slibce.lib or slibcer.lib) to slibcep.lib.

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.