reactos/reactos
Timo Kreuzer fe7e695657 [VMWINST] Fix amd64 build
[NTDLL] add missing amd64 specific exports
[MSVCRT*] Fix mangled c++ exports for amd64
[OLEAUT32] Add amd64 adm stub for call_method, fix MSVC/amd64 build
[RICHED20] Fix MSVC thiscall wrapper
[RPCRT4] add amd64 specific asm
[KSFILTER] Add c++ aliases, use dummy KeSaveFloatingPointState and KeRestoreFloatingPointState on non-x86 builds
[KMIXER] Fix a broken DPRINT
[PSEH] Priorize native SEH over dummy SEH

svn path=/trunk/; revision=53399
2011-08-23 08:58:15 +00:00
..
base [VMWINST] Fix amd64 build 2011-08-23 08:58:15 +00:00
boot [USETUP] 2011-08-15 06:27:23 +00:00
cmake [CMAKE] 2011-08-21 21:18:59 +00:00
dll [VMWINST] Fix amd64 build 2011-08-23 08:58:15 +00:00
drivers [VMWINST] Fix amd64 build 2011-08-23 08:58:15 +00:00
hal [CMAKE] 2011-08-23 08:13:33 +00:00
importlibs
include [VMWINST] Fix amd64 build 2011-08-23 08:58:15 +00:00
lib [RTL] Remove duplicate function 2011-08-23 08:45:46 +00:00
media [INF] 2011-08-23 02:28:45 +00:00
modules
ntoskrnl [CMAKE] 2011-08-23 08:13:33 +00:00
subsystems [Win32k] 2011-08-22 19:58:32 +00:00
tools [SPEC2DEF] 2011-08-12 11:41:35 +00:00
apistatus.lst
baseaddress.rbuild
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
depmap.xsl
Doxyfile
global.lds
INSTALL
Makefile
PreLoad.cmake
proxy.mak
ReactOS-amd64.rbuild
ReactOS-arm.rbuild
ReactOS-generic.rbuild
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
toolchain-msvc.cmake
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.