Category: network

INT 21 - Novell NetWare v2+ - ALLOCATE SHORT DIRECTORY HANDLE

	AX = F257h subfn 0Ch
	CX = length of request buffer in bytes
	DX = length of reply buffer in bytes
	DS:SI -> request buffer (see #02397)
	ES:DI -> reply buffer (see #02398)
Return: AX = status (see #02860 at INT 2F/AX=7A20h/BX=0000h)
Note:	unlike "Alloc Permanent Directory Handle", this function does not
	  automatically map a drive
SeeAlso: AH=F2h"Novell",AX=F223h/SF=04h,AX=F223h/SF=05h,AX=F223h/SF=09h