DOS/32 Advanced DOS Extender - Programmer's Reference


3.21 - DOS function 47h - Get Directory Path

 

In: AH = 47h
DL = drive number
DS:ESI = pointer to buffer for path
Out:

if successful:
CF clear
buffer filled with the path name

if failed:
CF set
EAX = DOS error code

 


Copyright © DOS/32 Advanced Team 1996-2002
All Rights Reserved