Message-ID: <373EF518.87E460D7@enter.net> Date: Sun, 16 May 1999 12:40:56 -0400 From: Sean X-Mailer: Mozilla 4.51 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: Halt in changing graphic mode in Allegro... References: <37390E4B DOT E3F7A390 AT gentech DOT co DOT kr> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 207.16.153.95 X-Original-NNTP-Posting-Host: 207.16.153.95 X-Trace: 16 May 1999 12:40:23 -0400, 207.16.153.95 Organization: Enter.Net Lines: 17 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I really have no idea. :) But I do know if you want an answer you're going to have to say what drivers you're using. And I think looking through the Allegro FAQ's would help. Maybe posting on an Allegro board, if there is one, I'm not sure. Sean JeongHoon Cho wrote: > > When I change the graphic mode in Allegro, my program crashed. > So I tried some Allegro examples. But same result occurred in > hi-resolution graphic mode.(640x480 above) > > I'm using djdev2.02, gcc2.8.1, pgcc1.0.1, Allegro3.11 in MSDOS 6.20 > and Pentium Celeron 333MHz, i740 graphic card with 8MB SGRAM. > > Please answer me.