reactos/reactos
2008-10-22 09:13:15 +00:00
..
base - Delete old DhcpNameServer key when no nameservers could be obtained 2008-10-22 09:00:33 +00:00
boot - Fix livecd font substitution 2008-10-17 00:04:53 +00:00
dll - Query first for DhcpNameServer key value as this key is only present when DHCP is activated 2008-10-22 09:13:15 +00:00
drivers - Merge aicom-network-fixes up to r36884 2008-10-22 01:31:00 +00:00
hal modified tools/rbuild/backend/mingw/modulehandler.cpp 2008-10-21 13:51:49 +00:00
include - Correct wrong ID'ed type, it is an activation context basic information buffer. 2008-10-21 19:29:37 +00:00
lib - Implement RtlQueryInformationActiveActivationContext and add new define. Wow, this one need some love from wine! 2008-10-21 19:49:17 +00:00
media Bug 3668: spanish inf files by Javier Remacha 2008-10-22 06:07:13 +00:00
modules Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
ntoskrnl - Correct an assertion after ARM system call changes in 34366 2008-10-21 21:02:16 +00:00
subsystems - Quick setup for NtUserProcessConnect. 2008-10-20 23:42:53 +00:00
tools modified tools/rbuild/backend/mingw/modulehandler.cpp 2008-10-21 13:51:49 +00:00
apistatus.lst Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
baseaddress.rbuild - Move kernel32's baseaddress lower. Should fix problem with relocated kernel32 after linking in the ICU library. 2008-10-20 08:17:04 +00:00
config-arm.template.rbuild Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
config-ppc.template.rbuild Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
config.template.rbuild Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
COPYING Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
COPYING.ARM Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
CREDITS Add Samuel Serapión to credits file 2008-08-25 23:45:27 +00:00
depmap.xsl Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
Doxyfile Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
INSTALL Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
LGPL.txt Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
Makefile remove sysregtest target 2008-09-03 18:21:27 +00:00
proxy.mak Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
ReactOS-arm.rbuild Don't build with -s, this strips vital information from the output. Use --strip-debug instead, which gets rid of the DWARF debugging information, 2008-08-15 15:02:40 +00:00
ReactOS-generic.rbuild Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
ReactOS-i386.rbuild Limit use of -enable-stdcall-fixup to mesa32, msvcrt and riched20 modules 2008-08-10 11:42:31 +00:00
ReactOS-ppc.rbuild Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
README Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
vreport.xsl Create a branch for network fixes. 2008-08-01 11:32:26 +00:00

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

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 XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

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

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the media\doc subdirectory for some sparse notes.

4. Who is responsible

See the CREDITS file.