Int 2F/AX=1219h

Prev Next Ralf Interrups Categories Contents

------

DOS 3.0+ internal - SET DRIVE???

AX = 1219h
SS = DOS DS (must be using a DOS internal stack).

STACK:
WORD drive (0 = default, 1 = A:, etc)

Return:
??? STACK unchanged

Notes: Calls AX=1217h. Builds a current directory structure if inside server call (INT 21/AX=5D00h)

See Also: AX=1217h - AX=121Fh

Category: DOS Kernel - Int 2Fh - D

------

Prev Next Ralf Interrups Categories Contents