X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Cesar Rabak Newsgroups: comp.os.msdos.djgpp Subject: Re: graphics Date: Thu, 10 Jul 2008 10:26:48 -0300 Organization: Aioe.org NNTP Server Lines: 14 Message-ID: References: NNTP-Posting-Host: AA51DbWPgc0wqw52Z/DRVw.user.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: abuse AT aioe DOT org In-Reply-To: User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Sterten AT aol DOT com escreveu: > > > I was trying: > 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 ? Probably XP doesn't allow direct screen writes anymore. Using your bets would be better with GRX or Allegro.