reactos/reactos
2017-06-02 00:44:04 +00:00
..
base [USETUP]: Creating a registry key with zero access is just plainly invalid. Fix it. It was not caught before because, we never ever booted a 1st-stage setup with a valid mounted existing SYSTEM key (as Windows does). 2017-06-02 00:44:04 +00:00
boot [FREELDR/WINLDR]: Rework LoadModule() so that we can load custom kernels & hals via the /KERNEL= and /HAL= boot option switches. 2017-05-31 18:40:29 +00:00
dll [MSWSOCK] Unstub AcceptEx and GetAcceptExSockaddrs. Note that real implementation in msafd is not available, so result will still be FALSE 2017-06-01 15:25:25 +00:00
drivers [ACPICA] 2017-06-01 10:54:48 +00:00
hal [HAL] 2017-06-01 17:31:23 +00:00
media [MSWSOCK] Update network protocols. Patch by Marco Savelli. CORE-13320 #resolve 2017-06-01 09:00:32 +00:00
modules [TEST] 2016-05-09 20:57:35 +00:00
ntoskrnl [NTOS]: Better clean up behind ourselves on failure paths (aka. closing handles). These functions are clearly not written with correct cleanup-on-failure concept in mind... 2017-06-01 18:37:48 +00:00
sdk [MKHIVE]: Fix string byte size vs. count in number of characters confusion in append_multi_sz_value(); this was already OK in wine's code. Should fix corrupted multi-string entries in the livecd registry hives, for example... 2017-06-02 00:05:53 +00:00
subsystems [COMMAND]: Disable COMMAND.COM debugging messages by default. 2017-04-26 13:41:43 +00:00
win32ss [WIN32l:NTGDI] -Check the return value IntGetOutlineTextMetrics and stop using garbage from the pool in case of error. CORE-13089, CORE-12752 2017-05-23 09:40:07 +00:00
apistatus.lst Create the AHCI branch for Aman's work 2016-04-24 20:17:09 +00:00
CMakeLists.txt [ISOHYBRID] 2017-01-24 22:53:20 +00:00
configure.cmd [CONFIGURE]: Better fix thanks to gigaherz. 2017-02-04 18:55:47 +00:00
configure.sh [CONFIGURE] 2016-04-24 22:40:53 +00:00
COPYING Create the AHCI branch for Aman's work 2016-04-24 20:17:09 +00:00
COPYING.ARM Create the AHCI branch for Aman's work 2016-04-24 20:17:09 +00:00
COPYING.LIB Create the AHCI branch for Aman's work 2016-04-24 20:17:09 +00:00
COPYING3 Create the AHCI branch for Aman's work 2016-04-24 20:17:09 +00:00
COPYING3.LIB Create the AHCI branch for Aman's work 2016-04-24 20:17:09 +00:00
CREDITS Create the AHCI branch for Aman's work 2016-04-24 20:17:09 +00:00
Doxyfile The javascript search is turd... 2016-07-01 17:29:19 +00:00
INSTALL Create the AHCI branch for Aman's work 2016-04-24 20:17:09 +00:00
PreLoad.cmake [SDK][CMAKE] The CMake folder is part of our SDK. CORE-9111 2016-05-20 16:06:48 +00:00
README [README] 2016-08-31 21:22:37 +00:00
toolchain-clang.cmake Create the AHCI branch for Aman's work 2016-04-24 20:17:09 +00:00
toolchain-gcc.cmake Create the AHCI branch for Aman's work 2016-04-24 20:17:09 +00:00
toolchain-msvc.cmake Create the AHCI branch for Aman's work 2016-04-24 20:17:09 +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: https://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.