reactos/reactos
Timo Kreuzer 6d62252f5a [FREELDR]
- Move cleaning the shared user data to after WinLdrSetProcessorContext, as we need the new page tables to be active
- Fix indentation/coding style in registry.c
- Fix a few 64 bit warnings
- delete <arch>/ntsetup.c and rename <arch>/wlmemory.c to <arch>/winldr.c

svn path=/trunk/; revision=53526
2011-09-01 19:01:19 +00:00
..
base - Fix multiple typos and bugs, found by PVS-Studio 2011-09-01 15:30:19 +00:00
boot [FREELDR] 2011-09-01 19:01:19 +00:00
cmake [CMAKE] 2011-08-30 21:51:13 +00:00
dll [RTL][NETSHELL] 2011-09-01 16:58:20 +00:00
drivers - Fix multiple typos and bugs, found by PVS-Studio 2011-09-01 15:30:19 +00:00
hal [HAL] 2011-09-01 18:32:13 +00:00
importlibs [CMAKE] 2011-06-18 21:39:27 +00:00
include [NTOSKRNL] 2011-08-30 14:43:11 +00:00
lib [RTL][NETSHELL] 2011-09-01 16:58:20 +00:00
media [KDBG] 2011-08-29 00:15:29 +00:00
modules
ntoskrnl [NTOSKRNL] 2011-09-01 18:55:12 +00:00
subsystems - Fix multiple typos and bugs, found by PVS-Studio 2011-09-01 15:30:19 +00:00
tools [WIDL] 2011-08-28 15:37:01 +00:00
apistatus.lst
baseaddress.rbuild [USER32] 2011-09-01 17:36:34 +00:00
CMakeLists.txt [CMAKE][CMAKE] 2011-08-07 00:53:19 +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
INSTALL
Makefile
PreLoad.cmake
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.