Mail Archives: djgpp/1998/04/04/01:25:57
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
- Raw text -