en:templates:dpmi

Differences

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

Link to this comparison view

Next revisionBoth sides next revision
en:templates:dpmi [2021/08/05 10:15] – created prokusheven:templates:dpmi [2021/08/05 10:27] prokushev
Line 3: Line 3:
 **Note: This API calls are shared between DOS and Win16 personality.** **Note: This API calls are shared between DOS and Win16 personality.**
  
-DOSX is a specialized version of DPMI. Windows standard and extended mode kernel is a DPMI client app. Standard and extended mode kernel differs minimally and shares common codebase.+DOSX is a specialized version of DPMI. Windows standard and extended mode kernel is a DPMI client app. Standard and extended mode kernel differs minimally and shares common codebase. Standard mode is just DPMI client, exnhanced mode is DPMI client running under Virtual Machime Manager. Both modes shares DPMI interface for kernel communication.