CDROM subroutine calls
03-May-92 14:56:01
Sb: #20592-CDROM subroutine calls
Fm: Mark E. O'Brien 70312,303
To: Bill Morton 70743,3576
Bill -routines I wrote that provide access to CD-ROM at the MSCDEX/device driver
level. The routines are callable from C, Visual Basic, etc., via an SDK
that I am working on.
Let me know if you want any more info, including what sort of functionality
you would require.
MCI is Media Control Interface, the Microsoft layer which provides access
to multimedia devices like Wave audio, CD-ROM, MIDI…it's pretty bogus, in
my opinion.
–Mark