X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Trace-PostClient-IP: 70.77.141.230 From: richard Newsgroups: comp.os.msdos.djgpp Subject: Re: graphics Message-ID: References: X-Newsreader: MicroPlanet Gravity v2.60 Lines: 23 Date: Fri, 25 Jul 2008 06:44:39 GMT NNTP-Posting-Host: 24.67.253.205 X-Complaints-To: abuse AT shaw DOT ca X-Trace: pd7urf1no 1216968279 24.67.253.205 (Fri, 25 Jul 2008 00:44:39 MDT) NNTP-Posting-Date: Fri, 25 Jul 2008 00:44:39 MDT Organization: Shaw Residential Internet To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com In article , rafal AT limcore DOT com DOT invalid says... > Sterten AT aol DOT com wrote: > > > I was trying: > > _http://www.retro-games.co.uk/downloads/progvga.htm_ > > (http://www.retro-games.co.uk/downloads/progvga.htm) > > > > under cmd.exe in Windows XP, but I get a general protection fault. > > > > What's the shortest simplest program to display a pixel until a key is > > pressed > > and then return to normal cmd.exe - mode ? > > Perhaps you would prefer to use existing GFX library, like say Allegro? It > works with DJGPP. GRX and MGRX will also do it and both work with DJGPP. For MGRX you will need to compile the libary but it is easy and there are instruction an exactly how to do it.