en:docs:dos:api:int21:44:08

Differences

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

Link to this comparison view

en:docs:dos:api:int21:44:08 [2021/05/01 12:53] – created prokusheven:docs:dos:api:int21:44:08 [2024/05/03 01:44] (current) prokushev
Line 31: Line 31:
 ===== Notes ===== ===== Notes =====
  
- 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 (except under DR DOS 3.41-5.0, which do not pass through this call to the driver; use AX=440Eh instead) (see AX=4404h"Stacker",AX=440Eh,INT 25/AX=CDCDh) 
-   call also sets the volume number at offset 58h in the Stacker + 
-   device driver (except under DR DOS 3.41-5.0, which do not pass +this function was not supported by Digital Research's DOS Plus
-   through this call to the driver; use AX=440Eh instead) +
-   (see AX=4404h"Stacker",AX=440Eh,INT 25/AX=CDCDh) +
- this function was not supported by Digital Research's DOS Plus+
  
 ===== See also ===== ===== See also =====
  
-  AX=4400h,AX=4404h"Stacker",AX=4409h,INT 2F/AX=122Bh+AX=[[en:docs:dos:api:int21:44:00|4400h]],AX=[[en:docs:dos:api:int21:44:09|4409h]],INT 2F/AX=122Bh
  
 ===== Note ===== ===== Note =====