From: Elton Fry Newsgroups: comp.os.msdos.djgpp Subject: Re: Using A Higher Resolution Than 320 *200(Mode 13h) Date: Fri, 03 Oct 1997 08:26:08 -0700 Organization: UUNET Internet Africa Lines: 10 Message-ID: <34350E90.46F8@iafrica.com> References: <971002235232 DOT n0000350 DOT alter AT mail DOT clara DOT net> NNTP-Posting-Host: 196-31-98-96.iafrica.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi, Have you installed Allegro? If you haven't I recommend it. It has functions to set graphics modes in many resolutions. If you are using Win95 by the way, you system might crash when accessing video modes higher than 320 by 200. What I have found on my system is that when I try say a 640x480 res. from text mode, it crashes, but when I first set 320x200 or 360x600 it goes into 640x480 or 800x600 fine. DON'T Try to task switch between you dos windows and windows however, this could crash you system.