DOS Protected Mode Interface

From Computer History Wiki
Revision as of 18:39, 18 December 2018 by Jnc (talk | contribs) (fix link, correct form)
Jump to: navigation, search

The DOS Protected Mode Interface' (oftenDPMI) was 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.