en:docs:dos:api:int21:44:0e

Differences

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

Link to this comparison view

en:docs:dos:api:int21:44:0e [2021/05/01 15:11] – created prokusheven:docs:dos:api:int21:44:0e [2024/05/03 01:52] (current) prokushev
Line 32: Line 32:
 ===== Notes ===== ===== Notes =====
  
-  DR DOS 3.41-5.0 DRIVER.SYS does not support drive mapping and thus +DR DOS 3.41-5.0 DRIVER.SYS does not support drive mapping and thus always returns AL=00h; Windows NT 4.0 also always returns AL=00h 
-   always returns AL=00h; Windows NT 4.0 also always returns AL=00h + 
- in addition to the normal operation, if Stacker is installed, this +in addition to the normal operation, if Stacker is installed, this call also sets the volume number at offset 58h in the Stacker device driver (DR DOS 3.41-5.0 only; use AX=4408h otherwise) (see AX=4404h"Stacker",INT 25/AX=CDCDh)
-   call also sets the volume number at offset 58h in the Stacker +
-   device driver (DR DOS 3.41-5.0 only; use AX=4408h otherwise) +
-   (see AX=4404h"Stacker",INT 25/AX=CDCDh)+
  
 ===== See also ===== ===== See also =====
  
-    AX=4408h,AX=440Fh,INT 2F/AX=122Bh+AX=[[en:docs:dos:api:int21:44:08|4408h]],AX=[[en:docs:dos:api:int21:44:0f|440Fh]],INT 2F/AX=122Bh
  
 ===== Note ===== ===== Note =====