en:docs:dos:api:int21:58:02

Differences

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

Link to this comparison view

Next revision
Previous revision
en:docs:dos:api:int21:58:02 [2021/08/01 06:23] – created prokusheven:docs:dos:api:int21:58:02 [2024/05/03 05:51] (current) prokushev
Line 5: Line 5:
 ===== Version ===== ===== Version =====
  
-2.11 and higher+and higher
  
 ===== Brief ===== ===== Brief =====
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 =====