DOS Protected Mode Interface: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
m +cat, +links
m Jnc moved page DPMI to DOS Protected Mode Interface: Full name
(No difference)

Revision as of 16:37, 18 December 2018

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.