Forum Moderators: open
A 17-year-old bug in Windows will be patched by Microsoft in its latest security update.
The February update for Windows will close the loophole that involves the venerable DOS operating system.
First appearing in Windows NT 3.1, the vulnerability has been carried over into almost every version of Windows that has appeared since.
The monthly security update will also tackle a further 25 holes in Windows, five of which are rated as "critical".
Apple did it when they completely reworked their OS to be based on FreeBSD
If any of you noticed this isn't talking about DOS based OS's. It actually talking about Windows NT based OS's,
On Win9x OS, Windows ran on top of DOS.I'm afraid this is one of those myths that every computer-magazine guru on the planet repeated. 16bit DOS merely bootstrapped 32bit Windows. DOS programs ran in emulation on Win 9x (unless running in DOS mode). Although Win9x supported use of some 16bit drivers (mainly to allow old hardware such as printers to be used) other drivers were 32bit meaning that IO calls, etc were not passed to an underlying 16bit DOS layer.
I'm afraid this is one of those myths that every computer-magazine guru on the planet repeated. 16bit DOS merely bootstrapped 32bit Windows. DOS programs ran in emulation on Win 9x (unless running in DOS mode). Although Win9x supported use of some 16bit drivers (mainly to allow old hardware such as printers to be used) other drivers were 32bit meaning that IO calls, etc were not passed to an underlying 16bit DOS layer.