reactos/reactos
Aleksey Bragin 56ed86bd5b - Add BGET (public domain heap implementation).
svn path=/trunk/; revision=31756
2008-01-13 13:03:42 +00:00
..
base - Add more languages (not translated) 2008-01-12 17:40:38 +00:00
boot - Add BGET (public domain heap implementation). 2008-01-13 13:03:42 +00:00
dll Refactored d3d9 a bit 2008-01-13 11:45:31 +00:00
drivers -use ExAllocatePoolWithTag instead of ExAllocatePool 2008-01-13 11:36:54 +00:00
hal [FORMATTING] Fix indentation 2007-12-21 10:11:29 +00:00
include - Add more defines from Wine. 2008-01-10 21:04:36 +00:00
lib Some cleanup. Didn't mean to turn on debug in mminit. 2008-01-06 15:12:41 +00:00
media - Update wine sync doc. 2008-01-11 15:16:33 +00:00
modules Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
ntoskrnl By default, display ERROR level debug output 2008-01-08 09:51:53 +00:00
subsystems Dmitry Philippov <shedon@mail.ru> 2008-01-11 11:16:02 +00:00
tools buildno.cpp depends of version.h 2008-01-13 10:52:55 +00:00
apistatus.lst - Add myself to CREDITS (no comments ;)) 2007-12-19 09:21:21 +00:00
baseaddress.rbuild add baseaddress for mscoree 2008-01-04 08:56:17 +00:00
config-ppc.template.rbuild Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
config.template.rbuild - Move preferred stack boundary = 2^2 out of the OPTIMIZE switch, because it's always defined. 2007-12-25 16:22:20 +00:00
COPYING
CREDITS Added self to CREDITS :) 2008-01-10 17:16:49 +00:00
depmap.xsl
Doxyfile - Commit changes made to doxygen config by Marc Piulachs. 2007-10-14 12:52:44 +00:00
INSTALL
LGPL.txt
Makefile Also create the temporary directory if it does not exist. 2008-01-08 21:22:27 +00:00
proxy.mak
ReactOS-generic.rbuild Remove MP build option from config.template.rbuild 2007-11-05 16:20:30 +00:00
ReactOS-i386.rbuild - Move preferred stack boundary = 2^2 out of the OPTIMIZE switch, because it's always defined. 2007-12-25 16:22:20 +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.