en:docs:dos:api:int21:58:03

Differences

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

Link to this comparison view

en:docs:dos:api:int21:58:03 [2021/08/01 06:27] – created prokusheven:docs:dos:api:int21:58:03 [2024/05/03 05:52] (current) prokushev
Line 32: Line 32:
 ===== Notes ===== ===== Notes =====
  
- a program which changes the UMB link state should restore it before +a program which changes the UMB link state should restore it before terminating 
-   terminating + 
- UMBs will only be available if CONFIG.SYS contains the line DOS=UMB, +UMBs will only be available if CONFIG.SYS contains the line DOS=UMB, the UMBs have been linked into the memory chain with AX=5803h, and the allocation strategy has been set to include high memory with AX=5801h
-   the UMBs have been linked into the memory chain with AX=5803h, and +
-   the allocation strategy has been set to include high memory with +
-   AX=5801h+
        
 ===== See also ===== ===== See also =====
  
-  #01687,#02766 at INT 2F/AX=4310h+#01687,#02766 at INT 2F/AX=4310h
  
 ===== Note ===== ===== Note =====