
*******************************************************************************
*
* +---------------+
* | DEUTSCHE INFO |
* +---------------+
*
* GIF_Load - 3 GIF Loader in QBasic  
* ============================================================================
* Zum Anzeigen von GIF-Grafiken aus einem QBasic-Programm heraus
*
* - GIFload\  - Guter kleiner GIF-Loader, Kompatibel mit QBasic 1.2
* - Hagemann\ - Guter kleiner GIF-Loader von Kai Hagemann, kompatibel
*               mit QBasic 1.1
* - SuperGIF\ - Komplexer GIF-Loader von Rich Geldreich, 1993 fr
*               QuickBasic 4.5/ 7.1 und VB-DOS. Ich habe diesen Viewer
*               nicht auf Anhieb zum Laufen bekommen
*
*------------------------------------------------------------------------------
*
* +---------------+
* | ENGLISH  INFO |
* +---------------+
*
* GIF_Load - 3 GIF Loader for QBasic
* =============================================================================
* These GIF loaders display GIF images by a QBasic program
*
* - GIFload\  - r, compatible with QBasic 1.2
* - Hagemann\ - Small and compact GIF-Loader by Kai Hagemann, compatible
*               with QBasic 1.1
* - SuperGIF\ - complexr GIF-Loader by Rich Geldreich, 1993 for
*               QuickBasic 4.5/ 7.1 und VB-DOS. In the short run, I did not
*               succeed in getting this programm running.
*
*------------------------------------------------------------------------------
*
* (c) Thomas Antoni, 07.10.2000 
*       Mailto:thomas@antonis.de
*       http://www.antonis.de   --==-- The Hottest QBasic Stuff on Earth !!!
*
*
******************************************************************************








