reactos/reactos
Amine Khaldi 8065202a81 [HEADERS/CRT]
* Work around an issue with clang and __debugbreak(). They mark __debugbreak as built-in (so we can't use ours) but it's not supported yet (so if we use nothing we get an error).

svn path=/trunk/; revision=53958
2011-10-03 15:11:33 +00:00
..
base [UMPNPMGR] 2011-10-03 13:51:00 +00:00
boot [FREELDR] 2011-10-03 14:46:38 +00:00
cmake [CMAKE] 2011-10-02 18:59:33 +00:00
dll [MSAFD] 2011-10-03 15:01:48 +00:00
drivers [MSFS] 2011-10-02 19:02:35 +00:00
hal [CMAKE] 2011-10-02 18:59:33 +00:00
importlibs
include [HEADERS/CRT] 2011-10-03 15:11:33 +00:00
lib [NTOSKRNL] - Fix MSVC build 2011-10-02 19:08:11 +00:00
media
modules
ntoskrnl [NTSOKRNL] 2011-10-02 21:42:00 +00:00
subsystems [win32k] 2011-10-02 23:09:03 +00:00
tools [RBUILD] 2011-10-02 20:59:15 +00:00
apistatus.lst
baseaddress.rbuild fix some relocations 2011-09-29 12:04:13 +00:00
CMakeLists.txt
config-amd64.template.rbuild
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
configure.cmd
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
global.lds
INSTALL
Makefile
PreLoad.cmake
proxy.mak
ReactOS-amd64.rbuild
ReactOS-arm.rbuild
ReactOS-generic.rbuild
ReactOS-i386.rbuild
ReactOS-ppc.rbuild
README
rosbuild.bat
toolchain-gcc.cmake [CMAKE] 2011-09-28 11:13:53 +00:00
toolchain-msvc.cmake [CMAKE] 2011-09-28 11:13:53 +00:00
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.