Message-Id: <200006170739.KAA17880@alpha.netvision.net.il> Date: Sat, 17 Jun 2000 10:41:28 +0200 X-Mailer: Emacs 20.6 (via feedmail 8.1.emacs20_6 I) and Blat ver 1.8.5b From: "Eli Zaretskii" To: "smile773" CC: djgpp AT delorie DOT com In-reply-to: (smile773 AT bigfoot DOT com) Subject: Re: __go32__dpmi ? 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: "smile773" > Newsgroups: comp.os.msdos.djgpp > Date: Fri, 16 Jun 2000 18:26:25 GMT > > How could I impliment this procedure > > _go32_dpmi_get_protected_mode_interrupt_vector _go32_dpmi_get_protected_mode_interrupt_vector is a library function, available as part of the DJGPP standard C library. Why would you need to implement it?