Date: Fri, 3 Apr 1998 22:25:31 -0800 (PST) Message-Id: <199804040625.WAA17140@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: poettering AT gmx DOT net, djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: URGENT: CDROM/MSCDEX work with 32Bit/DJGPP/DPMI???? Precedence: bulk At 05:09 4/3/1998 +0200, Lennart Poettering wrote: >Hi! > >I have a big problem. I'm new in DJGPP but i need urgently >CDROM/MSCDEX-functions to work with it. How can I do this? Is there a >CDROM-Library for C++ for 32Bit/DJGPP/DPMI.. All right, already. You needn't post it five times. You should still be able to call all your same MSCDEX calls with `__dpmi_int' and friends. FAQ section 18 talks about this sort of thing. Ralf Brown's Interrupt List (info/inter*.zip on Simtelnet) may be helpful as well. If you want a friendly C API to these functions, sorry, I don't know of such a thing for DJGPP. Nate Eldredge eldredge AT ap DOT net