en:docs:dos:api:int21:5f:02

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:docs:dos:api:int21:5f:02 [2021/08/06 02:13] – created prokusheven:docs:dos:api:int21:5f:02 [2024/05/06 04:03] (current) prokushev
Line 45: Line 45:
 ===== Notes ===== ===== Notes =====
  
- This function is passed through to INT 2F/AX=111Eh by the DOS kernel. Error code 12h is returned if BX is greater than the size of the list. Also supported by Banyan VINES, PC-NFS, LANtastic, and 10NET. Supported by LapLink RemoteAccess but returns the local drive letter; the remote drive letter can be obtained with INT 2F/AX=Cxxxh (see INT 2F/AX=C000h"LapLink"). The returned device name may or may not include a colon, depending on the network software+This function is passed through to INT 2F/AX=111Eh by the DOS kernel. Error code 12h is returned if BX is greater than the size of the list. Also supported by Banyan VINES, PC-NFS, LANtastic, and 10NET. Supported by LapLink RemoteAccess but returns the local drive letter; the remote drive letter can be obtained with INT 2F/AX=Cxxxh (see INT 2F/AX=C000h"LapLink"). The returned device name may or may not include a colon, depending on the network software
  
 ===== See also ===== ===== See also =====
  
-  AX=5F03h - AX=5F46h - INT 2F/AX=111Eh +AX=[[en:docs:dos:api:int21:5f:03|5F03h]] - INT 2F/AX=111Eh 
  
 ===== Note ===== ===== Note =====