DBDEMO.ZIP |
(135kb) From Pat Bullman a very good example listing showing how to use Pat's
DbManager DLL. All files put into one folder - and you should read the REM's because small changes to PATHs are required for this programme to run on
your machine. Very good Pat! (04/27/01)
 |
JPGVIEW16.ZIP |
(110kb)From Eberhard Funck. Display those .BMP and JPG files using C style progamming. The Intel ® JPGDLL is included. Loads and displays JPG, BMP, GIF. Don't Miss It!
(07/28/00)
 |
FILEVIEW.ZIP |
(37kb) By Pat Bullman. I was in dire need of a tool which could scan through files and show the raw data. Couldn't find anything around at the time, so I developed "FileView". The code makes extensive use of API's, rather than GFA's tools, and follows the 'C' style which I gather most other users don't use. It also uses 'resources' loaded from a .dll when running in the Interpreter and from a .res when compiled. The program appears to function quite well.
  |
IMGEDIT.ZIP |
(578Kb) WOW! Image Edit by Eberhard Funck. I am not sure I beleive this. An image scanner written in GFA. Yes, it works! Tried it on my HP Scanjet 5100C and I have the scanned image to prove it. Eberhard even shares the source code. Be sure and read the text file in the archive. Don't miss it!!! Updated and addittions(05/24/99)
(03/22/99) |
ALBUM.ZIP |
(379kb)From Eberhard Funck. Collect your .BMP and JPG files into albums. Has slideshow capabilities for both .BMP and JPG. Slideshow can be controlled by the mouse or you can set the seconds for displaying next picture. All source and .dll files included. This is a commerical quality program!
(05/25/99)
 |
PGISSUE1.ZIP |
(8kb)Programming Tutorial by John Findlay. John discusses good prgramming practices. Required reading. #1 in the series.
(06/16/00)
 |
PGISSUE2.ZIP |
(15kb)Programming Tutorial #2 From John Findlay. John discusses good prgramming practices. Required reading. #2 in the series.
(06/16/00)
 |