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

Differences

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

Link to this comparison view

Last revisionBoth sides next revision
en:docs:dpmi:api:int31:04:00 [2021/08/27 03:58] – created prokusheven:docs:dpmi:api:int31:04:00 [2021/08/27 03:58] prokushev
Line 23: Line 23:
  
 ^ Bits ^ Significance ^ ^ Bits ^ Significance ^
-| 0 | 0 = host is 16-bit DPMI implementation +| 0 | 0 = host is 16-bit DPMI implementation 1 = host is 32-bit (80386) DPMI implementation | 
-    1 = host is 32-bit (80386) DPMI implementation | +| 1 | 0 = CPU returned to Virtual 86 mode for reflected interrupts 1 = CPU returned to real mode for reflected interrupts | 
-| 1 | 0 = CPU returned to Virtual 86 mode for reflected interrupts +| 2 | 0 = virtual memory not supported 1 = virtual memory supported |
-    1 = CPU returned to real mode for reflected interrupts | +
-| 2 | 0 = virtual memory not supported +
-    1 = virtual memory supported |+
 | 3 | reserved, for historical reasons | | 3 | reserved, for historical reasons |
 | 4-15 | reserved for later use | | 4-15 | reserved for later use |