Prev Next Ralf Interrups Categories Contents
------
AX = 1217h SS = DOS DS (must be using a DOS internal stack).STACK:
WORD drive (0 = A:, 1 = B:, etc)
Return:
CF set on error (drive> LASTDRIVE) CF clear if successful DS:SI -> current directory structure for specified drive STACK unchanged
See Also: AX=1219h
Category: DOS Kernel - Int 2Fh - D
------
Prev Next Ralf Interrups Categories Contents