reactos/reactos
2006-09-02 20:32:50 +00:00
..
base Add forgotten "xs-native.cpp" to the MSVC project of ROS Explorer 2006-09-02 11:27:36 +00:00
boot Change a very ugly done DbgPrint() function to a good implementation. Now Freeldr shows all DPRINTs from e.g. cmlib correctly. 2006-08-31 16:08:17 +00:00
dll Autosyncing with Wine HEAD 2006-09-02 06:27:09 +00:00
drivers Separate Device Manager code (what was left from it in hub.c) from Hub code 2006-09-02 20:32:50 +00:00
hal - Viva la deprecation! Trunk should now boot and the installer should work. 2006-08-25 14:50:01 +00:00
include - Part 2 of 2: Implement KiDispatchInterrupt in assembly since it's 1) Perf-critical 2) Requires us to switch the stack to the DPC stack, which is unsafe (and impossible, unless inlining) in C. 2006-09-02 19:53:24 +00:00
lib - Fix a bug in RtlFillMemory. 2006-09-02 16:36:48 +00:00
media Autosyncing with Wine HEAD 2006-09-02 06:27:09 +00:00
modules
ntoskrnl - Part 2 of 2: Implement KiDispatchInterrupt in assembly since it's 1) Perf-critical 2) Requires us to switch the stack to the DPC stack, which is unsafe (and impossible, unless inlining) in C. 2006-09-02 19:53:24 +00:00
regtests Revert r23810, r23811, r23813. The clipboard changes are in the clipboard branch for now. 2006-08-30 20:40:07 +00:00
subsystems Fix creating the console system menu items 2006-09-01 23:18:23 +00:00
tools added LiveCDRegTest and BootCDRegTest targets 2006-08-27 13:28:23 +00:00
apistatus.lst
baseaddress.rbuild Add a stub sensapi.dll. This is a step to fix bug 1751 2006-09-01 22:41:31 +00:00
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS Testing commit 2006-08-31 03:12:14 +00:00
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-ppc.rbuild
ReactOS.rbuild
README Update version number to 0.3.x 2006-08-21 15:04:20 +00:00

========================
ReactOS Version 0.3.x
Updated Aug 21rd, 2005
========================

1. What is ReactOS?

   ReactOS is an Open Source effort to develop a quality operating system
that is compatible with Windows NT applications and drivers.

   The ReactOS project, although currently focused on Windows NT 4.0
compatibility, is always keeping an eye toward compatibility with
future Windows NT releases, that is, Windows 2000 (NT 5.0) and
Windows XP (NT 5.1).

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the doc subdirectory for some sparse notes

4. Who is responsible

See the CREDITS file