DOS Protected Mode Interface

From Computer History Wiki
Revision as of 22:15, 15 December 2018 by Jnc (talk | contribs) (+cat, +links)
Jump to: navigation, search

DPMI is the "DOS Protected Mode Interface", a standard of how Dos extenders should function under MS-DOS so that you can run protected mode DOS applications under a DPMI provider, like Windows 3.0 and higher.

There is some information on the DPMI spec on DJGPP's site.

DPMI also succeeded the VCPI specification.