reactos/reactos
Christoph von Wittich 64d2ea9f56 remove ros specific hack
svn path=/trunk/; revision=30901
2007-11-29 20:50:06 +00:00
..
base - display printer folder 2007-11-28 15:55:26 +00:00
boot - registry keys for open with 2007-11-29 10:35:23 +00:00
dll remove ros specific hack 2007-11-29 20:50:06 +00:00
drivers use ExAllocatePoolWithTag instead of ExAllocatePool 2007-11-27 23:25:56 +00:00
hal
include remove the const from the DrawShadowText function to be compatible to PSDK 2007-11-29 16:04:38 +00:00
lib Add a few more GUIDs to uuid library 2007-11-29 09:33:35 +00:00
media
modules
ntoskrnl - Cleanup kdb_cli's code: be consistent in used types, don't use unsigned vars and then check if it's below 0, don't use inline assembly if there are reactos intrinsics for this. 2007-11-28 22:50:55 +00:00
subsystems Check first to see if the DC handle is dead, if so return true. 2007-11-28 08:35:47 +00:00
tools Looks like my previous changes were already enough, so we can finally remove this hack :-) 2007-11-28 23:02:12 +00:00
apistatus.lst
baseaddress.rbuild Dmitry Chapyshev <lentind@yandex.ru> 2007-11-22 18:04:21 +00:00
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-generic.rbuild
ReactOS-i386.rbuild
ReactOS-ppc.rbuild
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.