Interrups | Categories | Contents |
AX = AF16h DS:SI -> path to be canonicalized ES:DI -> buffer for canonicalized filename/pathname
Return:
CF clear if successful AX = 0000h CF set on error AX = DOS error code (see #01680 at INT 21/AH=59h/BX=0000h)
Desc: Partially canonicalize a path, omitting SUBST, JOIN, ASSIGN, and network redirections
See Also: AX=AF00h"WinDOS" - INT 21/AH=60h
Category: Other Operating Systems - Int 2Fh - W
Interrups | Categories | Contents |