reactos/reactos
Daniel Reimer 7a6738ff89 Revert my recent changes.
svn path=/trunk/; revision=42963
2009-08-29 17:01:29 +00:00
..
base - Check that we got a valid socket before trying to bind 2009-08-27 21:31:49 +00:00
boot [freeldr] When creating a component, provide at the same time its configuration data 2009-08-23 08:34:20 +00:00
dll Revert my recent changes. 2009-08-29 17:01:29 +00:00
drivers ... and dxg, 2009-08-24 20:10:03 +00:00
hal - Start deprecating TAG() 2009-08-24 17:12:25 +00:00
include Revert my recent changes. 2009-08-29 17:01:29 +00:00
lib - Use _SEH2_YIELD when returning from an exception instead of returning outside the SEH block. Avoids unnecessary status checks for the most common case (no exception). Move the cleanup code into the handler too in favor of the no-exception case. Futhermore, don't call ExSystemExceptionFilter when we know we are called from user mode. Finally, only enter SEH if we need to do any probing. 2009-08-24 19:58:15 +00:00
media - Add windowscodecs.dll from Wine 1.1.28 2009-08-22 19:03:09 +00:00
modules
ntoskrnl [ntoskrnl] Check if caller has valid access before opening a registry key 2009-08-29 10:35:30 +00:00
subsystems - revert change from revision 41251, because it introduce more problems then it fixes 2009-08-27 14:55:54 +00:00
tools Add a missing include 2009-08-27 19:34:19 +00:00
apistatus.lst
baseaddress.rbuild - Add windowscodecs.dll from Wine 1.1.28 2009-08-22 19:03:09 +00:00
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
COPYING.ARM
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-arm.rbuild
ReactOS-generic.rbuild - svchost: #ifdef _MSC_VER doesn't mean "using Microsoft's headers" anymore 2009-08-21 15:57:26 +00:00
ReactOS-i386.rbuild A consistent indentation style is the hobgoblin of little minds. 2009-08-23 21:45:41 +00:00
ReactOS-ppc.rbuild
README
vreport.xsl

========================
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.