reactos/reactos
2008-05-13 05:13:25 +00:00
..
base Don't strip trailing spaces from the command line 2008-05-12 21:26:38 +00:00
boot - Add new layouts to bootcd 2008-05-10 18:01:32 +00:00
dll Added W32PF and Brush flags. Fixed IntGdiExtCreatePen and all related so to pass wine gdi32 pen tests. Fail 100 out of 664 no skips. 2008-05-13 05:13:25 +00:00
drivers Fix incorrect parameters to IoSetDeviceToVerify/IoVerifyVolume. Spotted by R.T.Sivakumar <rtshiva@gmail.com>. 2008-05-11 20:04:47 +00:00
hal -replace the non defined ${MP} property by a constant boolean value for now. ${MP} was removed long time ago 2008-05-04 23:32:43 +00:00
include Remove all remaining occurrences of the W64 macro. 2008-05-12 15:59:31 +00:00
lib Fix some .rbuild file problems 2008-05-08 16:01:30 +00:00
media - [FORMATTING] Fix indentation in usetup's genlist. 2008-05-11 15:07:16 +00:00
modules
ntoskrnl Fix the Release build by marking MmPageArraySize as unreferenced. 2008-05-12 20:48:48 +00:00
subsystems Added W32PF and Brush flags. Fixed IntGdiExtCreatePen and all related so to pass wine gdi32 pen tests. Fail 100 out of 664 no skips. 2008-05-13 05:13:25 +00:00
tools Robin Geuze (r DOT geuze AT chello DOT nl): 2008-05-11 18:30:36 +00:00
apistatus.lst - Add myself to CREDITS (no comments ;)) 2007-12-19 09:21:21 +00:00
baseaddress.rbuild - fix typo 2008-05-11 15:05:19 +00:00
config-arm.template.rbuild Add basic arm target support to the build system. 2008-02-05 02:58:28 +00:00
config-ppc.template.rbuild
config.template.rbuild reactivate kdbg. 2008-02-14 22:02:57 +00:00
COPYING
CREDITS Added self to CREDITS :) 2008-01-10 17:16:49 +00:00
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile Change default intermediate directory to obj directory. 2008-04-22 05:52:18 +00:00
proxy.mak
ReactOS-arm.rbuild Add WINEBUILD_FLAGS, and set it to --kill-at for ARM 2008-02-08 19:45:30 +00:00
ReactOS-generic.rbuild Fix some .rbuild file problems 2008-05-08 16:01:30 +00:00
ReactOS-i386.rbuild Fno-strict-aliasing -> fno-strict-aliasing 2008-01-25 20:30:52 +00:00
ReactOS-ppc.rbuild t's a bit embarrasing that some of this was undone until recently, but we now 2008-01-06 14:52:00 +00:00
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.