Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!zaphod!julius.cs.uiuc.edu!roundup.crhc.uiuc.edu!ux1.cso.uiuc.edu!djk From: djk@ux1.cso.uiuc.edu (Doug Kelly) Newsgroups: comp.graphics Subject: Super VGA programming Message-ID: <1991Jan15.143213.2437@ux1.cso.uiuc.edu> Date: 15 Jan 91 14:32:13 GMT Organization: University of Illinois at Urbana Lines: 10 Hello, Im trying to write a program for my scanner and would like to utilize super vga (800x600 256 colors) graphics. Unfortunately, QuickBasic and QuickC (languages of choice) dont support this mode. I presume this is because this mode is none standard and different graphics cards require different implement- ations. I have an ATI vgawonder card with 512k ram, and i know that it can run this mode sucessfully, several programs run in this mode. So how do i do it? I will primarily be doing bit mapped graphics so circle and line commands are really unecessary. Any help would be appreciated. THanks Doug Kelly djk@ux1.cso.uiuc.edu