en:docs:dpmi:api:int31:00:00

Differences

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

Link to this comparison view

Next revision
Previous revision
en:docs:dpmi:api:int31:00:00 [2021/08/26 05:57] – created prokusheven:docs:dpmi:api:int31:00:00 [2021/08/27 01:23] (current) – created prokushev
Line 13: Line 13:
 ===== Input ===== ===== Input =====
  
- AX = 0000H +  AX = 0000H 
-        CX = number of descriptors to allocate+  CX = number of descriptors to allocate
  
 ===== Return ===== ===== Return =====
Line 21: Line 21:
   Carry flag = clear   Carry flag = clear
   AX = base selector   AX = base selector
 +  
   if function unsuccessful   if function unsuccessful
   Carry flag = set   Carry flag = set
Line 36: Line 36:
  
 Refer to the rules for descriptor usage in Appendix D. Refer to the rules for descriptor usage in Appendix D.
- 
                      
 ===== See also ===== ===== See also =====