Message-Id: <200008050653.CAA10659@delorie.com> Date: Sat, 05 Aug 2000 09:55:56 +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: (rzajic@seznam.NOSPAM.cz) Subject: Re: Buffers References: 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: "Radek Zajic" > Newsgroups: comp.os.msdos.djgpp,comp.lang.asm.x86,alt.lang.asm > Date: Sat, 05 Aug 2000 00:12:11 GMT > > You should take a look at the DPMI functions at INT 0x31 in RB's IntList. > Below is a snippet of RB's IntList release 61: DPMI function Simulate RM > interrupt. The DJGPP library function __dpmi_int makes this much simpler.