Int 2F/AX=1501h

Prev Next Ralf Interrups Categories Contents

------

CD-ROM - GET DRIVE DEVICE LIST

AX = 1501h
ES:BX -> buffer to hold drive letter list (5 bytes per drive letter)

Return:
Buffer filled, for each drive letter BYTE subunit number in driver DWORD address of device driver header (see #01646)

Note: Reportedly returns AX=0000h and an invalid address under Windows95; other reports say it works fine

See Also: AX=1510h

Category: Disk I/O Enhancements - Int 2Fh - C

------

Prev Next Ralf Interrups Categories Contents