Int 2F/AX=AF16h

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

WinDOS v2.11 - GET SIMPLE TRUENAME

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

rbline.gif

lup.gif ldown.gif Interrups Categories Contents