reactos/reactos
2016-05-12 19:45:26 +00:00
..
base [PROGMAN]: Use a ListView to list program items. On systems that support it (aka. Vista+), enable ListView theming. 2016-05-12 19:45:26 +00:00
boot [BOOTLIB]: Fix EtfspGetDirentNameLength loops. By Victor Martinez Calvo. 2016-05-08 14:28:06 +00:00
cmake [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
dll [SHELL32] Improve a list view header. Patch by Jared Smudde. CORE-11151 2016-05-10 20:48:39 +00:00
drivers [I8042PRT] 2016-05-11 12:30:12 +00:00
hal [HAL] 2016-05-10 15:03:56 +00:00
media [PROGMAN]: Commit 90% of the work I did on progman since its first inclusion in ReactOS: this concerns upgrading its user interface code from Wine's Win3.11-compatible code to WinNT-compatible code. 2016-05-11 22:21:53 +00:00
modules [TEST] 2016-05-09 20:57:35 +00:00
ntoskrnl [NTOS:MM] 2016-05-10 11:47:05 +00:00
sdk [RTL] 2016-05-08 08:07:11 +00:00
subsystems [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
win32ss [CONSRV]: Use cmd's terminal icon that doesn't include crazy sizes. 2016-05-07 23:17:09 +00:00
apistatus.lst
CMakeLists.txt [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
configure.cmd [CONFIGURE] 2016-04-24 22:40:53 +00:00
configure.sh [CONFIGURE] 2016-04-24 22:40:53 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS I think almost 10 years of participation suffice to get into this file :) 2016-01-06 02:19:53 +00:00
Doxyfile [DOXYGEN] 2016-04-11 05:43:46 +00:00
INSTALL [REACTOS] 2016-01-05 19:52:35 +00:00
PreLoad.cmake
README [REACTOS] 2016-01-05 19:52:35 +00:00
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.4.x
Updated January 5, 2016
========================

1. What is ReactOS?
-------------------

ReactOS™ is an Open Source effort to develop a quality operating system that is
compatible with applications and drivers written for the Microsoft® Windows™ NT
family of operating systems (NT4, 2000, XP, 2003, Vista, Seven).

The ReactOS project, although currently focused on Windows Server 2003
compatibility, is always keeping an eye toward compatibility with
Windows Vista and future Windows NT releases.

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.