en:templates:dpmi

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
en:templates:dpmi [2021/08/13 13:31] prokusheven:templates:dpmi [2021/08/13 13:41] prokushev
Line 1: Line 1:
-{{logos:dos.gif?35x35}} {{logos:win16.gif}} {{logos:dos.gif?35x35}}+{{logos:dos.gif?35x35}} {{logos:win16.gif}}
  
 **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. Standard mode is just DPMI client, exnhanced mode is DPMI client running under Virtual Machime Manager. Both modes shares DPMI interface for kernel communication. The OS/2 virtual DOS Protected Mode Interface (VDPMI) device driver provides Version 0.9 DPMI support for virtual DOS machines.+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. The OS/2 virtual DOS Protected Mode Interface (VDPMI) device driver provides Version 0.9 DPMI support for virtual DOS machines. Win16 provides Version 1.0 DPMI support, but reported as 0.9.