Content deleted Content added
Black Falcon (talk | contribs) m removing category 'Gaming operating systems' per CFD at Wikipedia:Categories for discussion/Log/2008 May 20, using AWB |
rearrange |
||
Line 1:
The '''MS-DOS API''' is an [[API]] used originally in [[MS-DOS]]
The [[DOS Protected Mode Interface]] extends the DOS API to 32-bits.
[[Microsoft Windows]] versions 1.0 through 3.1 were graphical shells that ran on MS-DOS and relied on the MS-DOS API. [[Windows 9x]] was also DOS based, but used a custom version of MS-DOS mainly as a bootloader and did not use the MS-DOS API much after booting. [[Windows NT]] is not based on MS-DOS, but features a DOS emulator called [[NTVDM]]. NTVDM works by running a DOS program in [[virtual 8086 mode]] (an emulation of [[real mode]] within [[protected mode]] available on [[80386]] and higher processors). [[DOSEMU]] for [[linux]] uses a similar approach.▼
[[Microsoft Windows]] versions 1.0 through 3.1 were graphical shells that ran on MS-DOS and relied on the MS-DOS API (though using [[Windows API|its own API]] for ''Windows'' programs). [[Windows 9x]] was also DOS based, but used a custom version of MS-DOS, mainly as a bootloader. It did not use the MS-DOS API much after booting.
▲[[
==Common DOS services==
|