reactos/reactos
Timo Kreuzer 8701c51946 [FREELDR]
Split HwDetect() into 2 functions. InitializeBootDevices() and HwDetect(). This way we don't do the stuff twice.

svn path=/trunk/; revision=58334
2013-02-17 14:46:42 +00:00
..
base [FONTVIEW] 2013-02-16 11:46:05 +00:00
boot [FREELDR] 2013-02-17 14:46:42 +00:00
cmake [CMAKE] 2013-01-22 22:38:40 +00:00
dll [MSGINA] 2013-02-17 12:35:47 +00:00
drivers [USB] 2013-02-02 15:45:02 +00:00
hal [HAL] 2013-02-17 14:36:30 +00:00
include [WINE] 2013-02-17 14:33:01 +00:00
lib [RTL] 2013-02-16 18:46:36 +00:00
media [IMM32] 2013-02-03 20:58:12 +00:00
modules * Rbuild, our build system, has served us well so far, but its usefulness has since been vastly overshadowed by its awfulness. It's time to fix it. 2012-02-25 17:23:37 +00:00
ntoskrnl [NTOSKRNL] 2013-02-16 17:37:17 +00:00
subsystems * Slap *some* sense into our header inclusions. 2013-01-24 23:00:42 +00:00
tools [MKHIVE] 2013-02-02 22:36:31 +00:00
win32ss [WIN32K] 2013-02-16 17:44:38 +00:00
.hgeol [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
apistatus.lst [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
CMakeLists.txt * Exclude host tools when setting the default build type. 2012-09-21 14:35:19 +00:00
configure.cmd [CONFIGURE] 2012-12-29 19:23:02 +00:00
configure.sh [CONFIGURE_SH] 2012-10-25 13:05:30 +00:00
COPYING [LICENSE] 2012-05-02 21:36:27 +00:00
COPYING.ARM [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
COPYING.LIB [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
COPYING3 [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
COPYING3.LIB [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
CREDITS [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
depmap.xsl [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
Doxyfile [DOXYGEN] 2012-11-05 11:13:59 +00:00
global.lds [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
INSTALL [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
PreLoad.cmake [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
README [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
toolchain-gcc.cmake [CMAKE] 2013-02-06 22:10:51 +00:00
toolchain-msvc.cmake [CMAKE] 2012-08-27 18:58:27 +00:00
vreport.xsl [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +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.