reactos/reactos
Lucas Suggs 148016a73d First push of nslookup implementation.
svn path=/trunk/; revision=43700
2009-10-23 17:25:05 +00:00
..
base First push of nslookup implementation. 2009-10-23 17:25:05 +00:00
boot First push of nslookup implementation. 2009-10-23 17:25:05 +00:00
dll - Fix 43192 -- MAXUINT and MAXULONGLONG are only defined for Vista and later. 2009-10-22 18:27:17 +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 - Fix 43192 -- MAXUINT and MAXULONGLONG are only defined for Vista and later. 2009-10-22 18:27:17 +00:00
lib [rtl] 2009-10-23 13:19:36 +00:00
media - Updated DejaVu Fonts to Version 2.30 2009-10-12 14:10:57 +00:00
modules
ntoskrnl - Fix 43192 -- MAXUINT and MAXULONGLONG are only defined for Vista and later. 2009-10-22 18:27:17 +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.