reactos/reactos
Hermès Bélusca-Maïto 1eff622a45 [NTVDM]: Natively use UNICODE strings for the disk mounting system.
svn path=/trunk/; revision=69840
2015-11-07 20:19:32 +00:00
..
base [ARP] 2015-11-04 21:22:37 +00:00
boot [FREELDR] We don't need the hotpatch flag in MSVC builds for this module. CORE-10477 2015-11-07 09:03:26 +00:00
cmake [CMAKE] Properly pass arguments to the host tools phase. Fixes MSVC x64 build. 2015-11-07 17:35:27 +00:00
dll [USERENV] 2015-11-07 19:47:24 +00:00
drivers [USBUHCI] 2015-11-03 15:45:50 +00:00
hal [HAL] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-11-04 13:30:52 +00:00
include [PSDK] Do not compile d3d10.idl as part of d3d_idl_headers. 2015-11-01 17:51:24 +00:00
lib [RTL] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-11-07 12:22:52 +00:00
media [FONTS] Marlett font improvements by dsp8195. CORE-9115 2015-11-05 20:38:34 +00:00
modules
ntoskrnl [NTOSKRNL] 2015-10-31 15:16:57 +00:00
subsystems [NTVDM]: Natively use UNICODE strings for the disk mounting system. 2015-11-07 20:19:32 +00:00
tools [FATTEN] 2015-10-28 23:24:37 +00:00
win32ss [WIN32K:NTUSER] 2015-11-07 13:26:40 +00:00
apistatus.lst
CMakeLists.txt [CMAKE] Print the build type so it's clearly visible at configure time whether we are doing a Debug or a Release build for example. 2015-10-30 09:55:58 +00:00
configure.cmd [CONFIGURE] 2015-10-24 12:30:42 +00:00
configure.sh [CONFIGURE.SH] 2015-10-18 15:47:20 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS - Fix my email to the @reactos.org one -- remove outdated hotmail. 2015-09-07 21:39:37 +00:00
Doxyfile
INSTALL
PreLoad.cmake
README
toolchain-clang.cmake
toolchain-gcc.cmake [CMAKE] Default to Debug for the build type in GCC builds. 2015-05-23 11:45:59 +00:00
toolchain-msvc.cmake [CMAKE] Set Debug as the default build type for MSVC builds. 2015-09-05 14:38:50 +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.