reactos/reactos
Timo Kreuzer 622fc9501c [NTOSKRNL]
Move the internal headers below the redefinition of types, because gcc instantiates inline function where they are defined, using the original types. Fixes build.

svn path=/trunk/; revision=53620
2011-09-07 13:58:34 +00:00
..
base [CMAKE] 2011-09-04 17:32:30 +00:00
boot [MUP] 2011-09-06 19:17:54 +00:00
cmake [CMAKE] 2011-09-05 12:41:18 +00:00
dll [CMAKE] 2011-09-06 17:31:25 +00:00
drivers [MUP] 2011-09-06 19:17:54 +00:00
hal [HAL] 2011-09-07 12:00:29 +00:00
importlibs [CMAKE] 2011-06-18 21:39:27 +00:00
include [PSDK] 2011-09-04 14:09:14 +00:00
lib [RTL] 2011-09-05 22:18:56 +00:00
media [KDBG] 2011-08-29 00:15:29 +00:00
modules [CMAKE] 2011-05-16 13:12:07 +00:00
ntoskrnl [NTOSKRNL] 2011-09-07 13:58:34 +00:00
subsystems [WIN32K] 2011-09-04 15:58:48 +00:00
tools [MKHIVE] 2011-09-07 09:51:13 +00:00
apistatus.lst
baseaddress.rbuild [USER32] 2011-09-01 17:36:34 +00:00
CMakeLists.txt [CMAKE] 2011-09-03 23:05:09 +00:00
config-amd64.template.rbuild
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
configure.cmd [CMAKE] 2011-07-25 19:08:52 +00:00
configure.sh [CMAKE] 2011-07-25 19:08:52 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS [WIN32K] 2011-06-18 14:55:03 +00:00
depmap.xsl
Doxyfile
global.lds [CMAKE] 2011-05-16 13:12:07 +00:00
INSTALL
Makefile
PreLoad.cmake [CMAKE] 2011-05-16 13:12:07 +00:00
proxy.mak
ReactOS-amd64.rbuild
ReactOS-arm.rbuild
ReactOS-generic.rbuild [HOST] 2011-06-15 10:30:03 +00:00
ReactOS-i386.rbuild Add "-fno-omit-frame-pointer" compiler option. GCC 4.6 omits on -O2 and -O3 level. 2011-07-27 02:37:33 +00:00
ReactOS-ppc.rbuild
README
rosbuild.bat
toolchain-gcc.cmake [CMAKE] 2011-08-29 13:43:15 +00:00
toolchain-msvc.cmake [CMAKE] 2011-06-11 16:09:57 +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.