reactos/reactos
Thomas Faber 52654ceb2e [DDK/XDK]
- Disable VS11 warning about cast between different function classes (IO_DPC_ROUTINE to KDEFERRED_ROUTINE) where needed

svn path=/trunk/; revision=55129
2012-01-23 19:58:06 +00:00
..
base [SMSS2] 2012-01-23 17:02:51 +00:00
boot [SMSS]: Add a new SMSS2 with the goal of having a Windows-compatible LPC API that will work with the new CSRSS that's already in the tree. So far, it launches the old SMSS and quits. 2012-01-23 16:49:52 +00:00
cmake * Introduce support for compilers with /analyze support in _PREFAST_ mode. 2012-01-17 23:10:16 +00:00
dll [CRYPTDLG] 2012-01-23 15:51:05 +00:00
drivers [FASTFAT] 2012-01-23 19:36:59 +00:00
hal [HAL] - Do not truncate PCI device names in debug dump; misc fixes 2012-01-20 19:53:00 +00:00
importlibs [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
include [DDK/XDK] 2012-01-23 19:58:06 +00:00
lib [RTL] 2012-01-20 20:21:16 +00:00
media * Update the sync notes for clusapi, comcat, compstui and cryptdll. 2012-01-23 16:03:34 +00:00
modules [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
ntoskrnl [NTOSKRNL/IO] 2012-01-23 19:48:18 +00:00
subsystems [WIN32K] 2012-01-12 15:41:56 +00:00
tools [TOOLS/UNICODE] 2012-01-23 12:03:23 +00:00
.hgeol Add a .hgeol file in the hope that it allows to get native line endings with hg 2011-10-04 22:07:01 +00:00
apistatus.lst [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
baseaddress.rbuild [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
CMakeLists.txt [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
config-amd64.template.rbuild [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
config-arm.template.rbuild [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
config-ppc.template.rbuild [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
config.template.rbuild [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
configure.cmd [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
configure.sh [CMAKE] 2011-07-25 19:08:52 +00:00
COPYING [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
COPYING.ARM [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
COPYING.LIB [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
COPYING3 [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
COPYING3.LIB [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
CREDITS [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
depmap.xsl [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
Doxyfile [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
global.lds [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
INSTALL [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
Makefile [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
PreLoad.cmake [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
proxy.mak [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
ReactOS-amd64.rbuild [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
ReactOS-arm.rbuild [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
ReactOS-generic.rbuild [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
ReactOS-i386.rbuild [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
ReactOS-ppc.rbuild Move gcc -g and -Wall options out of rbuild and into .rbuild files 2009-06-21 22:13:28 +00:00
README [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
rosbuild.bat [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
toolchain-gcc.cmake [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
toolchain-msvc.cmake [CMAKE] 2011-09-28 11:13:53 +00:00
vreport.xsl [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00

========================
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.