reactos/reactos
Hervé Poussineau cd933bb16c [FORMATTING] Fix indentation
svn path=/trunk/; revision=31653
2008-01-07 20:55:02 +00:00
..
base [FORMATTING] Fix indentation 2008-01-07 20:55:02 +00:00
boot - Add a sample, commented out line to simplify enabling debug channels in usermode applications. 2008-01-06 16:37:44 +00:00
dll - Fix buffer overflows 2008-01-07 20:07:09 +00:00
drivers Use kernel facilities to change debug level at runtime 2008-01-07 12:57:32 +00:00
hal [FORMATTING] Fix indentation 2007-12-21 10:11:29 +00:00
include - Don't include ntsecpkg.h for now. If it's needed, it should be included differently. 2008-01-07 19:51:02 +00:00
lib Some cleanup. Didn't mean to turn on debug in mminit. 2008-01-06 15:12:41 +00:00
media Add hlink.dll and schannel.dll to bootcd 2008-01-04 21:55:51 +00:00
modules
ntoskrnl Removed library. 2008-01-06 15:23:26 +00:00
subsystems Fix regression in RealizePalette. Send broadcast message if palette was changed. 2008-01-06 06:57:57 +00:00
tools - WIDL Wine vs. ReactOS differences. 2008-01-07 14:23:35 +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
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 - Add myself to CREDITS (no comments ;)) 2007-12-19 09:21:21 +00:00
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile Move ntstatus.h/rc generation from Makefile to ntdll.rbuild 2007-12-23 00:55:02 +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.