Int 21/AH=6Eh

Prev Next Ralf Interrups Categories Contents

------

DOS 5+ ROM - FIND NEXT ROM PROGRAM

AH = 6Eh
Disk Transfer Area contains result of previous FindFirst ROM
(see AH=6Dh)

Return:
CF clear if found Disk Transfer Area filled with updated ROM search structure (see #01771) CF set if not found AX = 0012h (no more matches) ---if not supported (DOS <5, MS-DOS 5+ non-ROM versions)--- AL = 00h

See Also: AH=4Fh - AH=6Dh

Category: DOS Kernel - Int 21h - D

------

Prev Next Ralf Interrups Categories Contents