Jump to content

DOS Protected Mode Interface

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 81.203.105.99 (talk) at 11:42, 4 January 2004. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

(DPMI is the method which Microsoft prescribes for a DOS program to access extended memory under a multitasking environment, e.g. Microsoft Windows. This service is provided by the HIMEM.SYS driver on IBM PCs.

The DPMI specification was finalized in 1990. The specification itself is available from Intel Literature Sales.

VCPI (Virtual Control Program Interface), which was an alternative, and incompatible method for doing the same thing.