next up previous contents index
Next: Selectors and descriptors Up: Protected mode memory organization Previous: Protected mode memory organization

What is DPMI

The DOS Protected Mode Interface helps you with various aspects of protected mode programming. These are roughly divided into descriptor handling, access to DOS memory, management of interrupts and exceptions, calls to real mode functions and other stuff. Additionally it automatically provides swapping to disk for memory intensive applications.

A DPMI host (either a Windows DOS box or CWSDPMI.EXE) provides these functions for your programs.



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998