reactos/reactos
Dmitry Chapyshev a7ebc6bd5c - Add some registry keys (like in Windows)
svn path=/trunk/; revision=43711
2009-10-24 13:13:20 +00:00
..
base - Add samplify runonce.exe utility 2009-10-24 12:58:07 +00:00
boot - Add some registry keys (like in Windows) 2009-10-24 13:13:20 +00:00
dll [kernel32] Check for valid atom, fixes the remaining eight kernel32 atom winetests 2009-10-24 11:51:33 +00:00
drivers - Limit the number of interrupts that are handled per call to MiniportHandleInterrupt to prevent us from staying at DISPATCH_LEVEL for too long 2009-10-23 00:27:00 +00:00
hal - Don't use KeBugCheck(0) -- 0 is an invalid bugcode. Use a proper bugcode, DbgBreakPoint or UNIMPLEMENTED instead depending on how the old call was used. 2009-10-21 17:52:11 +00:00
include - Replace RtlpGetExceptionAddress by the _ReturnAddress intrinsic and add it to ARM intrin.h as it was missing. 2009-10-23 22:51:39 +00:00
lib - Replace RtlpGetExceptionAddress by the _ReturnAddress intrinsic and add it to ARM intrin.h as it was missing. 2009-10-23 22:51:39 +00:00
media - Updated DejaVu Fonts to Version 2.30 2009-10-12 14:10:57 +00:00
modules
ntoskrnl "<@Christoph_vW> please commit something" -- aye sir 2009-10-24 09:57:37 +00:00
subsystems Fix two user32 resource tests 2009-10-20 14:42:08 +00:00
tools sync widl to wine 1.1.31 2009-10-19 21:30:54 +00:00
apistatus.lst
baseaddress.rbuild Change base address of User32 DLL to avoid bug #4908. 2009-10-20 21:03:47 +00:00
config-amd64.template.rbuild Add rbuild files for x64 build. Dedicated to encoded. 2009-09-26 21:52:00 +00:00
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING Move the sacred texts of (L)GPL to the proper place. 2009-10-20 15:19:34 +00:00
COPYING.ARM
COPYING.LIB Move the sacred texts of (L)GPL to the proper place. 2009-10-20 15:19:34 +00:00
COPYING3 Move the sacred texts of (L)GPL to the proper place. 2009-10-20 15:19:34 +00:00
COPYING3.LIB Move the sacred texts of (L)GPL to the proper place. 2009-10-20 15:19:34 +00:00
CREDITS
depmap.xsl
Doxyfile
INSTALL
Makefile Document ROS_GENERATE_RSYM environment variable. 2009-10-05 14:13:01 +00:00
proxy.mak
ReactOS-amd64.rbuild Update ReactOS-amd64.rbuild 2009-10-14 14:29:32 +00:00
ReactOS-arm.rbuild
ReactOS-generic.rbuild move widl compilerflags to ReactOS-i386.rbuild 2009-10-19 21:30:34 +00:00
ReactOS-i386.rbuild move widl compilerflags to ReactOS-i386.rbuild 2009-10-19 21:30:34 +00:00
ReactOS-ppc.rbuild
README
vreport.xsl - Remove svn:needs-lock, svn:eol-type, and svn:eol-tyle properties. 2009-10-12 03:35:35 +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.