Content deleted Content added
Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0 |
Matthiaspaul (talk | contribs) →The DOS API and Windows: CE, DOS is far more than a boot loader in Windows 9x, even at runtime the protected mode portion of the system vitally depends on it and could not function without it |
||
Line 7:
==The DOS API and Windows==
In [[Windows 9x]], DOS
[[Windows NT]] and the systems based on it (e.g. [[Windows XP]] and [[Windows Vista]]) are not based on MS-DOS, but use a [[virtual machine]], [[NTVDM]], to handle the DOS API. NTVDM works by running a DOS program in [[virtual 8086 mode]] (an emulation of [[real mode]] within [[protected mode]] available on [[Intel 80386|80386]] and higher processors). NTVDM supports the DOS 5.0 API. [[DOSEMU]] for [[Linux]] uses a similar approach.
|