ReactOS

ReactOS is an Open Source effort to produce a clone of WinNT. I decided to write a PEs version of SpAsm when i discovered this project, which is, at my opinion, the more sensible project on the rails for sotware freedom.

At actual state of developement, ReactOS has not yet any graphical interface. The group is working hard at Kernel32 and GDI32 developement and many functions are implemented but not fully tested. As SpAsm produced EXE do correctly run under ReactOS, you can help a lot by testing available functions and contribute to bugs correction.

CCC.exe is an exemple of working Win32 Console application that runs under ReactOS. It checks for the number of available fixed logicals drives. Of course, the result number will be wrong under ReactOS if you have CD drives and Win95 partitions. The important point is that you can begin testing and playing around this system.

(To run this demo under ROS 0.0.15, you have to type the entire "Name.Ext"; ReactOS 0.0.16, due in late July 2000, will probably allow you to write simply "Name").

I enclose the Status files that lists what functions are available.


Please visit:
http://www.reactos.com/

Write bug reports to:
mailto:ros-kernel@reactos.com