home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / c / cpp-olib.zip / DOCS.ZIP / FILES.DOC < prev    next >
Text File  |  1992-12-28  |  3KB  |  73 lines

  1.  
  2.  
  3. █████████████████████████████████████████████████████████████████████████████
  4.  
  5.        Files included in the shareware release of ObjectEase 2.0
  6.  
  7. █████████████████████████████████████████████████████████████████████████████
  8.  
  9.        All files (c)Copyright 1992 - David S. Reinhart Associates
  10.  
  11.  
  12. .EXE Files
  13.  
  14.         TUIDEMO.EXE  - Text mode demonstration program
  15.         GUIDEMO.EXE  - Graphics mode demonstration
  16.         VIDDEMO.EXE  - Video BIOS demonstration
  17.         ICONEDIT.EXE - Button and Icon editor for 640x280 16 color
  18.                        graphics mode.
  19.         VGAEDIT.EXE  - Button and Icon editor for 320x200 256 color
  20.                        graphics mode.
  21.         16IMAGE.EXE  - Bitmap editor for 640x480 16 color graphics
  22.                        mode.
  23.         256IMAGE.EXE - Bitmap editor for 320x200 256 color graphics
  24.                        mode.
  25.  
  26.  
  27. .CPP Files
  28.  
  29.         TUIDEMO      - Source code for the demo file TUIDEMO.EXE
  30.         GUIDEMO      - Source code for the demo file GUIDEMO.EXE
  31.         VIDDEMO      - Source code for the demo file VIDDEMO.EXE
  32.  
  33.  
  34. .DOC Files
  35.  
  36.         FILES.DOC    - This file.
  37.         OBJEASE.DOC  - Complete documentation of the library features.
  38.         ICONEDIT.DOC - Documentation for the ICONEDIT.EXE and VGAEDIT.EXE
  39.                         programs.
  40.         REGISTER.DOC - Registration form for the ObjectEase library.
  41.         EDITORS.DOC  - Brief explanation of the use of 16IMAGE.EXE
  42.                        and 256IMAGE.EXE
  43.         WHATSNEW.DOC - Listing of fixes and changes since v1.0
  44.  
  45.  
  46. .LIB Files
  47.  
  48.         TUI_S        - Small memory model of the Text based library
  49.                         classes and member functions
  50.         TUI_L        - Large memory model of the Text based library
  51.                         classes and member functions
  52.         GUI          - Large memory model of the graphics based library
  53.                         classes and member functions
  54.         VIDBIOSS     - Small memory model of the video bios functions
  55.         VIDBIOSL     - Large memory model of the video bios functions
  56.  
  57.  
  58. .H Files
  59.  
  60.         TUI          - Header file for the TUI_S & TUI_L libraries
  61.         GUI          - Header file for the GUI library
  62.         VIDBIOS      - Header file for the VIDBIOSS & VIDBIOSL libraries
  63.  
  64. .BTN & .ICN Files
  65.  
  66.         These are the button and icon images used by ICONEDIT.EXE,
  67.         VGAEDIT.EXE, and 256IMAGE.EXE. They must remain in the same
  68.         directory as these .EXE files.
  69.  
  70.  
  71.  
  72.  
  73.