reactos/reactos
Timo Kreuzer c182d594ae [NTOSKRNL]
Update TRAP_ENTRY macro to generate debugging information. Now WinDbg knows how to deal with the trap functions and also shows the user mode back traces.

svn path=/trunk/; revision=52586
2011-07-09 19:15:34 +00:00
..
base [WLANSVC] 2011-07-09 10:41:55 +00:00
boot [FREELDR] 2011-07-07 19:19:44 +00:00
cmake [CMAKE] 2011-07-09 11:17:12 +00:00
dll [NTDLL]: Reimplemnt LdrDisableThreadCalloutsForDll using new loader APIS. 2011-07-09 16:15:43 +00:00
drivers [AFD] 2011-07-07 23:17:23 +00:00
hal [CMAKE] 2011-06-26 21:29:55 +00:00
importlibs [CMAKE] 2011-06-18 21:39:27 +00:00
include [NTOSKRNL] 2011-07-09 19:15:34 +00:00
lib [IP] 2011-07-08 16:34:49 +00:00
media update README.WINE 2011-06-13 20:36:46 +00:00
modules
ntoskrnl [NTOSKRNL] 2011-07-09 19:15:34 +00:00
subsystems [TRANSLATION] 2011-06-28 11:42:37 +00:00
tools [SPEC2DEF] 2011-06-26 22:23:08 +00:00
apistatus.lst
baseaddress.rbuild [inetcpl] 2011-06-10 15:45:51 +00:00
CMakeLists.txt [CMAKE] 2011-06-24 12:08:57 +00:00
config-amd64.template.rbuild
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
configure.cmd [CMAKE] 2011-07-08 10:01:43 +00:00
configure.sh [CMAKE] 2011-06-13 10:36:40 +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
ReactOS-ppc.rbuild
README
rosbuild.bat
toolchain-gcc.cmake [CMAKE] 2011-06-13 10:36:40 +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.