Linked by Thom Holwerda on Thu 22nd Dec 2005 22:50 UTC, submitted by Ged Murphy
ReactOS "The ReactOS Team is pleased to announce version 0.2.9 of its operating system, designed to be binary compatible with Windows drivers and applications. This release brings improvements to the network model allowing applications such as firefox to run, significant improvements in Plug and Play support now provide a basic working model able to detect and load drivers, plus many other feature additions and bug fixes. We also now provide vmware player images on our download page. The full changelog can be found here, and screenshots are available here."
Thread beginning with comment 77585
To read all comments associated with this story, please click here.
Console support
by agentj on Fri 23rd Dec 2005 10:53 UTC
agentj
Member since:
2005-08-19

I wish it has good and fast console support. Currently console/console apps in Windows are god damn slow compared to Unix. I mean speed of drawing and executing console apps. Run configure script in Windows (cygwin) and Linux, then compare speed of both.

RE: Console support
by navaraf on Fri 23rd Dec 2005 14:07 in reply to "Console support"
navaraf Member since:
2005-07-08

That has nothing to do with console support per se. The speed of cygwin/MSYS and other GNU ported projects (gcc in particular) is dependant on other factors like process startup time. The programs usually spawn external processes and do that in not so efficient way (not to say that it's easy to make it efficient in Windows because of all the backwards compatibility code)...

Reply Parent Bookmark Score: 1