Graphics Vision Files
---------------------

FIXME: This list is not up to date.

Platforms:

D  MS-DOG real mode, Borland compiler
P  MS-DOG protected mode (DPMI), Borland compiler
W  MS Windows, Borland compiler
F  FPC-GO32 (DOS)
L  FPC-Linux

File          Platforms  Description
------------  ---------  ----------------------------------------------------
04371007.obj  DPW        Code-page translation table for WinRes
10070437.obj  DPW        Code-page translation table for WinRes
bgi.pas       DP         Metafiling, coordinate translation for BGI routines
bgi256.obj    DP         Bgi module (encapsulated BGI driver)
bgimeta.asm   DP         Bgi module
bgimeta.obj   DP         Bgi module
bgiren.asm    DP         Bgi module
bgiren.obj    DP         Bgi module
bgiren.pas    DP         Bgi module
bgiserv.asm   DP         Bgi module
bitmap.pas    DPW        Translate device-independent bitmaps into images.
bmp.asm       DP         Bitmap module (DOS)
bmp.obj       DP         Bitmap module (DOS)
bmpclip.pas   DP         Windows clipboard bitmap transfer.
bmpw.pas        W        Bitmap module (Windows)
castel.obj    DP         TTF module
cc.obj        DP         MyFonts module
ccach16.obj   DP         MyFonts module
ccach256.obj  DP         MyFonts module
clipbrd.pas   DP         Access to the Windows clipboard from DOS.
dos.pas         W        Replacement for the DOS unit in Windows.
drivers.pas     W        Replacement for the Drivers unit in Windows.
egavga.obj    DP         Bgi module (encapsulated BGI driver)
extgraph.pas  DPW        GVision's icon and 3-D graphics functions.
font14.obj    DP         8x14-pixel font.
font16.obj    DP         8x16-pixel font.
font8.obj     DP         8x8-pixel font.
format.asm      W        Borland's FormatStr routine, used in Drivers.
format.obj      W        Borland's FormatStr routine, used in Drivers.
gr.asm        DP         Gr module
gr.obj        DP         Gr module
gr.pas        DP         Gr unit, provides the base for all DOS graphics.
grdef.asm     DP         Gr module
grserv.asm    DP         Gr module
grdpmi.asm     P         Gr module (DPMI support)
grdpmi.obj     P         Gr module (DPMI support)
gv20.pas      DPW        GVision 2.0 compatibility unit.
gvapp.pas     DPW        GVision: application, desktop, main-group.
gvbitmap.pas  DPW        GVision: bitmap controls (including BWCC buttons).
gvbwcc.pas    DPW        GVision: BWCC support (including BWCC msg boxes).
gvclip.pas    DPW        GVision: clipboard.
gvclock.pas   DPW        GVision: clock (analog and digital).
gvcmd.pas     DPW        GVision command codes, for use with Res-Workshop.
gvcolor.pas   DPW        GVision: palette/color dialog.
gvcombo.pas   DPW        GVision: combo boxes.
gvdemo.pas    DPW        GVision demo program.
gvdialog.pas  DPW        GVision: dialogs and standard dialog controls.
gvdriver.pas  DP         Mouse/font/sys-error handling.
gvedit.pas    DPW        GVision: text file editor.
gveyes.pas    DPW        GVision: mouse watcher.
gvfiler.pas   DPW        GVision: filer.
gvfm.pas      DP         GVision TVision-emulator demo (file manager).
gvfonts.pas   DPW        GVision: high-level font support.
gvform.pas    DPW        GVision: formula display.
gvgadget.pas  DPW        GVision: gadgets (heap and clock viewer).
gvgauges.pas  DPW        GVision: gauges (progress indicators).
gvhelp.pas    DPW        GVision: hypertext help system.
gvhint.pas    DPW        GVision: context-sensitive hints.
gvisible.obj  DP         GvViews module
gvisible.pas  DPW        OBSOLETE drawing support unit (now part of GvViews)
gvisrect.pas  DP         GvViews module
gviswin.pas     W        GvViews module
gvlc.pas      DPW        GVision Language Compiler (GVS to GVL).
gvldc.pas     DPW        OBSOLETE GVision Languange Decompiler (REZ to GVL).
gvlight.pas   DPW        GVision: Light show with Keyboard LEDs.
gvmenus.pas   DPW        GVision: menus.
gvmsgbox.pas  DPW        GVision: message and input boxes.
gvovr.pas     D          GVision real-mode overlay support.
gvs2rc.pas    DPW        GVision GVS to RC converter (for Windows resources).
gvshcmd.pas    PW        GVSH module
gvstddlg.pas  DPW        GVision: standard file/directory dialogs.
gvtable.pas   DPW        GVision: tables (list viewers with named columns).
gvterm.pas    DPW        GVision: terminal (aka textview).
gvtexts.pas   DPW        GVision: language-dependent text support.
gvtv.pas      DP         GVision: TVision emulator.
gvvalid.pas   DPW        GVision: validators.
gvviews.pas   DPW        GVision: basic views and drawing support.
gvvirt.pas    DPW        GVision: virtual desktop.
gvwindlg.pas  DPW        GVision: Windows dialog templates, special controls
gvwinnum.pas  DPW        GVision: window-number management
gvwlist.pas   DPW        GVision: window-list dialog
histlist.pas    W        Replacement for the HistList unit in Windows.
howto.pas     DP         Fonts demo program.
keynames.pas  DPW        GVision: language-dependent key name generation.
memory.pas      W        Replacement for the Memory unit in Windows.
meta16.obj    DP         MetaGr module
meta256.obj   DP         MetaGr module
metadum.obj   DP         MetaGr module
metafile.obj  DP         MetaGr module
metagr.obj    DP         MetaGr module
metagr.pas    DP         MetaGraph (DOS graphics).
metaint.obj   DP         MetaGr module
metaset.obj   DP         MetaGr module
misc.pas      DPW        Directory and drive-type functions.
myfobmp.obj   DP         MyFonts module
myfodpmi.pas   P         MyFonts module
myfonts.pas   DP         MyFonts (does all font types except for TrueType).
mymo16.obj    DP         MyMouse module
mymo256s.obj  DP         MyMouse module
mymodir.obj   DP         MyMouse module
mymodpmi.obj   P         OBSOLETE MyMouse module
mymodrv.obj   DP         MyMouse module
mymoint.obj   DP         MyMouse module
mymoque.obj   DP         MyMouse module
mymoreal.obj  DP         MyMouse module
mymortrc.obj  DP         MyMouse module
mymouse.pas   DP         MyMouse (extended mouse and timer support).
objects.pas     W        Replacement for the Objects unit in Windows.
palette.obj   DP         Bitmap module
profile.pas   DPW        INI file functions
scan.asm      DP         TTF module
scan.obj      DP         TTF module
tbmpclip.pas  DP         BmpClip demo.
ttcolor.pas   DP         TTF module
ttf.asm       DP         TTF module
ttf.obj       DP         TTF module
ttf.pas       DP         TrueType fonts unit.
ttfilter.pas  DP         TTF module
ttmyf.pas     DP         Interface to TrueType fonts.
ttype.asm     DP         TTF module
ttype.obj     DP         TTF module
validate.pas    W        Replacement for the Validate unit in Windows.
vesa.pas      DP         VESA graphics support.
vesa16.obj    DP         Bgi module (encapsulated BGI driver)
vesaint.pas   DP         VESA module
vesaipm.pas    P         VESA module
vesamem.asm   DP         VESA module
vesamem.obj   DP         VESA module
vgamem.pas    DPW        VgaMem (image/screen/bitblt functions)
vgamemw.pas     W        VgaMem module
views.pas       W        Replacement for the Views unit in Windows.
vmem16.obj    DP         VgaMem module
vmem256.obj   DP         VgaMem module
vmemcopy.obj  DP         VgaMem module
vmemimg.obj   DP         VgaMem module
wingr.pas       W        WinGr (Windows graphics and events)
winres.pas    DPW        WinRes (access to Windows resources)
wreschr.obj   DPW        WinRes module
wrespal.asm   DP         Bitmap and WinRes module
wrespal.obj   DP         Bitmap and WinRes module
wresrle.asm   DP         WinRes module
wresrle.obj   DP         WinRes module
wresstr.obj   DP         WinRes module
writebmp.obj  DP         TTF module
writefnt.obj  DP         TTF module
