Message-Id: <200007210844.LAA20461@mailgw1.netvision.net.il> Date: Fri, 21 Jul 2000 11:44:25 +0200 To: djgpp AT delorie DOT com X-Mailer: Emacs 20.6 (via feedmail 8.2.emacs20_6 I) and Blat ver 1.8.5b From: "Eli Zaretskii" In-reply-to: <1gcfns4pgdgaqemjt0299qa1075n3tej81@4ax.com> (message from Damian Yerrick on Fri, 21 Jul 2000 02:19:15 GMT) Subject: Re: to del a window ... References: <8l80r8$10t$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> <1gcfns4pgdgaqemjt0299qa1075n3tej81 AT 4ax DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: Damian Yerrick > Newsgroups: comp.os.msdos.djgpp > > Oh, BTW, anyone know how to > knock the VGA up into an 80x100, 80x120 text mode using DJGPP? I think this is specific to the SVGA type you have. Each one has a special video mode number for these text modes. See Ralf Brown's Interrupt List for details, under function 0 of Int 10h, there's a huge table there which tells this.