FILES ON DISKS
--------------

DISK #1
=======

FILELIST.TXT - This file
GVISION.LZH  - Archived Graphic Vision files
INSTALL.EXE  - Installation bootstrap program. RUN THIS TO INSTALL GV
LHA.EXE      - LHA Version 2.13. Required by INSTALL.EXE
README.TXT   - Important information about GV and how to install it
VESAINFO.EXE - VESA BIOS/TSR utility program  Type "UNIVESA /?" for info
UNIVESA.EXE  - Universal VESA BIOS extensions TSR

  GVISION.LZH
  ===========

  Files required by the installation program
  ------------------------------------------
  
  GVINSTAL.EXE - Graphic Vision based installer/demo
 

  Run-time-library files (\GV)
  ----------------------------

  BP.TP        - Configuration file for Graphic Vision using the BP7 IDE
  TURBO.TP     - Configuration file for Graphic Vision using the TP7 IDE

  RSCMAKE.EXE  - Shared bitmaps resource file compiler by Bruce R Ruona

  SYS-8X16.FNT - Standard Graphic Vision 8 x 16 fixed-pitch font

  BITMAPS.INT  - Interface section of BITMAPS.PAS
  BITRES.INT   - Interface section of BITRES.PAS
  GAPP.INT     - Interface section of GAPP.PAS
  GBASEOBJ.INT - Interface section of GBASEOBJ.PAS
  GCOLORS.INT  - Interface section of GCOLORS.PAS
  GDIALOGS.INT - Interface section of GDIALOGS.PAS
  GDRIVERS.INT - Interface section of GDRIVERS unit
  GEDITORS.INT - Interface section of GEDITORS.PAS
  GHISTLST.INT - Interface section of GHISTLST.PAS
  GMEMORY.INT  - Interface section of GMEMORY unit
  GMENUS.INT   - Interface section of GMENUS.PAS
  GMSGBOX.INT  - Interface section of GMSGBOX.PAS
  GOBJECTS.INT - Interface section of GOBJECTS unit
  GOUTLINE.INT - Interface section of GOUTLINE.PAS
  SCRNDRIV.INT - Interface section of SCRNDRIV unit
  GSTDDLG.INT  - Interface section of GSTDDLG.PAS
  GTXTVIEW.INT - Interface section of GTXTVIEW.PAS
  GVALIDAT.INT - Interface section of GVALIDATE.PAS
  GVIEWS.INT   - Interface section of GVIEWS.PAS
  GWINDOWS.INT - Interface section of GWINDOWS.PAS

  BITCTRLS.PAS - Source code for bitmapped dialog controls
  BUILDGV.PAS  - Source code for program used to rebuild GV Run-time-library
  FONT8X16.PAS - Source code for standard font unit
  MODESLCT.PAS - Source code for standard video mode selection dialog
  MOUSEDLG.PAS - Source code for standard mouse control dialog

  GVISION.TPH  - IDE compatible help file for Graphic Vision.

  Tools source files (\GV\TOOLS)
  ------------------------------

  BP.TP        - Configuration file for Graphic Vision using the BP7 IDE
  TURBO.TP     - Configuration file for Graphic Vision using the TP7 IDE

  BLKINFO.PAS  - Source code of unit returning DOS Block device info
  FADEBACK.PAS - Source code of unit containing a pretty TBackground
  FVIEWER.PAS  - Source code of unit for viewing text files
  GADGETS.PAS  - Source code of unit to display time and heap memory
  GVHC.PAS     - Source code of program for generating GV help files
  HELPFILE.PAS - Source code of unit for displaying GVHC-built help files
  PALVIEW.PAS  - Source code of unit for debuging logical/hardware palettes


  GVDEMO and GVRDEMO Example files (\GV\EXAMPLES\GVDEMO directory)
  ----------------------------------------------------------------  

  BP.TP        - Configuration file for Graphic Vision using the BP7 IDE
  TURBO.TP     - Configuration file for Graphic Vision using the TP7 IDE

  MH.BAT       - Batch file to create help file for GVDEMO and GVRDEMO
  MKPDEMO.BAT  - Batch file to create help file and protected mode GVRDEMO
  MKRDEMO.BAT  - Batch file to create help file and Real-mode GVRDEMO

  ABOUT.BMP    - Bitmap used by GVDEMO and GVRDEMO
  GVDSKTOP.BMP - Bitmap used by GVDEMO and GVRDEMO
  NAUGHTY.BMP  - Bitmap used by the Calendar object
  NICE.BMP     - Bitmap used by the Calendar object

  OS2.GVP      - GVDEMO / GVRDEMO palette (GV looks like OS/2 2.1)
  STANDARD.GVP - GVDEMO / GVRDEMO palette (Standard GV palette)
  WINDOWS.GVP  - GVDEMO / GVRDEMO palette (GV looks like Windows 3.1)

  ASCIITAB.PAS - Example source unit used by GVDEMO and GVRDEMO
  CALENDAR.PAS - Example source file unit used by GVDEMO and GVRDEMO
  DEMOCMDS.PAS - Example source unit used by GVDEMO and GVRDEMO
  DEMOHELP.PAS - Example source unit used by GVDEMO and GVRDEMO
  DEMOSTRS.PAS - Example source unit used by GVRDEMO
  GCALC.PAS    - Example source unit used by GVDEMO and GVRDEMO
  GENRDEMO.PAS - Example source program to build GVRDEMO resource file 
  GVDEMO.PAS   - Example source program
  GVRDEMO.PAS  - Example source program
  PUZZLE.PAS   - Example source unit used by GVDEMO and GVRDEMO

  DEMOHELP.TXT - Source text to make GVDEMO and GVRDEMO help file
  
  
  Other Example files (\GV\EXAMPLES\OTHER)
  ----------------------------------------
  
  BP.TP        - Configuration file for Graphic Vision using the BP7 IDE
  TURBO.TP     - Configuration file for Graphic Vision using the TP7 IDE

  SHAREDMO.BMP - Bitmap containing shared images used by SHAREDMO.PAS
 
  GVGRAPH.PAS  - Example source program
  GVTXTDMO.PAS - Example source program
  MAKEICON.PAS - Bitmap resource generator program for SHAREDMO.PAS
  SHAREEQU.PAS - Unit used by SHAREDMO.PAS 
  SHAREDMO.PAS - Example showing how to use shared bitmap resources


  GVFM files (\GV\EXAMPLES\GVFM)
  ------------------------------

  BP.TP        - Configuration file for Graphic Vision using the BP7 IDE
  TURBO.TP     - Configuration file for Graphic Vision using the TP7 IDE

  MAKEGVFM.BAT - Batch file to generate GVFM.EXE and its resource files.

  ABOUT.BMP    - Bitmap used in the "About" dialog.
  GVFM.BMP     - Bitmap containing the shared bitmaps used by GVFM.
  SPLASH.BMP   - Bitmap used in GVFM's opening "splash" window.
  
  ASSOC.PAS    - Source code for the ASSOC unit.
  COLORS.PAS   - Source code for the COLORS unit.
  DIRVIEW.PAS  - Source code for the DIRVIEW unit.
  DOSPATH.PAS  - Source code for the DOSPATH validator unit.
  DRAGDROP.PAS - Source code for the DRAGDROP unit.
  DRIVVIEW.PAS - Source code for the DRIVVIEW unit.
  EQU.PAS      - Source code for the EQU unit.
  FILECOPY.PAS - Source code for the FILECOPY unit.
  FILEFIND.PAS - Source code for the FILEFIND unit.
  FILEVIEW.PAS - Source code for the FILEVIEW unit.
  GAUGES.PAS   - Source code for the GAUGES unit.
  GLOBALS.PAS  - Source code for the GLOBALS unit.
  GVFM.PAS     - Source code for the main GVFM program.
  INFOVIEW.PAS - Source code for the INFOVIEW unit.
  MAKERES.PAS  - Source code for the MAKERES resource generator program.
  TOOLS.PAS    - Source code for the TOOLS unit.
  TRASH.PAS    - Source code for the TRASH unit.
  TREEWIN.PAS  - Source code for the TREEWIN unit.
  VIEWHEX.PAS  - Source code for the VIEWHEX unit.
  VIEWTEXT.PAS - Source code for the VIEWTEXT unit.
  
  GVFM.SCR     - RSCMAKE.EXE script file to make GVFM bitmap resources

  
  MAHJONG! files (\GV\EXAMPLES\MJ)
  --------------------------------
 
  MAHJONG.ZIP  - Exellent game written using GV by Bruce R Ruona
                 This needs unzipping manually before it can be used.
 

 .TPP, .TPU and .OBJ files (\GV\UNITS)
  -------------------------------------

  SYS-8X16.OBJ - Standard 8 x 16 linkable font

  BITMAPS.TPP  - Contains objects for handling bitmaps       (for DPMI) 
  BITRES.TPP   - Contains shared bitmap resource objects     (for DPMI)
  GAPP.TPP     - GV equivalent of APP unit                   (for DPMI)
  GBASEOBJ.TPP - Low level objects from OBJECTS.PAS          (for DPMI)
  GCOLORS.TPP  - GV equivalent of COLORSEL unit              (for DPMI)
  GDIALOGS.TPP - GV equivalent of DIALOGS unit               (for DPMI)
  GDRIVERS.TPP - GV equivalent of DRIVERS unit               (for DPMI)
  GEDITORS.TPP - GV equivalent of EDITORS unit               (for DPMI)
  GHISTLST.TPP - GV equivalent of HISTLIST unit              (for DPMI)
  GMEMORY.TPP  - GV equivalent of MEMORY unit                (for DPMI)
  GMENUS.TPP   - GV equivalent of MENUS unit                 (for DPMI)
  GMSGBOX.TPP  - GV equivalent of MSGBOX unit                (for DPMI)
  GOBJECTS.TPP - All other equiv. stuff from OBJECTS unit    (for DPMI)
  GOUTLINE.TPP - GV equivalent of OUTLINE unit               (for DPMI)
  GSTDDLG.TPP  - GV equivalent of STDDLG unit                (for DPMI)
  GTXTVIEW.TPP - GV equivalent of TEXTVIEW unit              (for DPMI)
  GVALIDAT.TPP - GV equivalent of VALIDATE unit              (for DPMI)
  GVIEWS.TPP   - GV unit containing TView and TGroup         (for DPMI)
  GWINDOWS.TPP - GV unit containing the other VIEWS.PAS objects
  SCRNDRIV.TPP - GV graphics engine unit                     (for DPMI)
  
  BITMAPS.TPP  - Contains objects for handling bitmaps  (for Real-Mode) 
  BITRES.TPP   - Contains shared bitmap resource objects(for Real-Mode)
  GAPP.TPU     - GV equivalent of APP unit              (for Real-Mode)
  GCOLORS.TPU  - GV equivalent of COLORSEL unit         (for Real-Mode)
  GBASEOBJ.TPP - Low level objects from OBJECTS.PAS     (for Real-Mode)
  GDIALOGS.TPU - GV equivalent of DIALOGS unit          (for Real-Mode)
  GDRIVERS.TPU - GV equivalent of DRIVERS unit          (for Real-Mode)
  GEDITORS.TPU - GV equivalent of EDITORS unit          (for Real-Mode)
  GHISTLST.TPU - GV equivalent of HISTLIST unit         (for Real-Mode)
  GMEMORY.TPU  - GV equivalent of MEMORY unit           (for Real-Mode)
  GMENUS.TPU   - GV equivalent of MENUS unit            (for Real-Mode)
  GMSGBOX.TPP  - GV equivalent of MSGBOX unit           (for Real-Mode)
  GOBJECTS.TPP - All other equiv stuff from OBJECTS unit(for Real-Mode)
  GOUTLINE.TPU - GV equivalent of OUTLINE unit          (for Real-Mode)
  GSTDDLG.TPU  - GV equivalent of STDDLG unit           (for Real-Mode)
  GTXTVIEW.TPU - GV equivalent of TEXTVIEW unit         (for Real-Mode)
  GVALIDAT.TPU - GV equivalent of VALIDATE unit         (for Real-Mode)
  GVIEWS.TPU   - GV unit containing TView and TGroup    (for Real-Mode)
  GWINDOWS.TPU - GV unit containing the other VIEW.PAS objects
  SCRNDRIV.TPU - GV graphics engine unit                (for Real-Mode)
  

  Documentation files (\GV\DOC)
  -----------------------------

  CHANGES.DOC  - Changes to API from previous version of GV
  COMMANDS.DOC - Standard Graphic Vision cmXXXX commands
  LICENCE.DOC  - Copyright Licence and order form.
  STREAMID.DOC - Standard stream registration numbers and view ID's
  TV2GV.DOC    - How to convert Turbo Vision programs and other tips
  RESOURCE.DOC - How to use shared bitmaps and bitmapped controls.
  RSCMAKE.DOC  - Detailed information on the RSCMAKE.EXE utility.
  WHATSNEW.DOC - What's new to this version of Graphic Vision.
  FILELIST.TXT - This file
  README.TXT   - Installation procedure and last-minute information
  
-- END OF FILE
