reactos/reactos
2016-10-19 22:26:04 +00:00
..
base [MODE] 2016-10-19 17:04:29 +00:00
boot [SYSSETUP] 2016-10-06 10:57:29 +00:00
dll [KERNEL32]: Mark Get/SetEnvironmentVariableA/W as hotpatchable since it's needed for Clink 0.4.8 (<rant>btw, if GCC was able to set exported stdcall functions as hotpatchable at a global level, as MSVC does, those "DECLSPEC_HOTPATCH" hacks would not be necessary! </rant>) 2016-10-19 22:26:04 +00:00
drivers [FASTFAT] 2016-10-18 19:28:16 +00:00
hal [HAL] 2016-08-27 19:12:11 +00:00
media [MSAFD] We support AF_INET,SOCK_RAW,IPPROTO_RAW and IF_INET,SOCK_RAW,IPPROTO_TCP triples also. Enable them in winsock mapping registry. CORE-12104 2016-10-10 08:00:20 +00:00
modules [TEST] 2016-05-09 20:57:35 +00:00
ntoskrnl [NTOS/MM] 2016-10-18 20:19:00 +00:00
sdk [PSDK] 2016-10-18 20:32:50 +00:00
subsystems Use set_module_type() with module type == "module" instead of specifying that the entrypoint is 0, for resource-only dlls. 2016-09-28 20:21:31 +00:00
win32ss [CONSRV] 2016-10-18 23:51:59 +00:00
apistatus.lst
CMakeLists.txt [HOST_TOOLS] 2016-10-04 12:37:52 +00:00
configure.cmd Test commit to fix the nightmare caused by "previous" r71352. 2016-05-18 17:01:01 +00:00
configure.sh [CONFIGURE] 2016-04-24 22:40:53 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
Doxyfile The javascript search is turd... 2016-07-01 17:29:19 +00:00
INSTALL
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
toolchain-gcc.cmake
toolchain-msvc.cmake

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