Int 2F/AX=121Fh

Prev Next Ralf Interrups Categories Contents

------

DOS 3.0+ internal - BUILD CURRENT DIRECTORY STRUCTURE

AX = 121Fh
SS = DOS DS (must be using a DOS internal stack).

STACK:
WORD drive letter

Return:
ES:DI -> current directory structure (will be overwritten by next call) STACK unchanged

Category: DOS Kernel - Int 2Fh - D

------

Prev Next Ralf Interrups Categories Contents