reactos/reactos
Hermès Bélusca-Maïto baf0c710d8 [RAPPS_NEW]: Whitespace fix in taiwan chinese language.
svn path=/trunk/; revision=72919
2016-10-06 12:48:37 +00:00
..
base [RAPPS_NEW]: Whitespace fix in taiwan chinese language. 2016-10-06 12:48:37 +00:00
boot [SYSSETUP] 2016-10-06 10:57:29 +00:00
dll [SYSSETUP] 2016-10-06 10:57:29 +00:00
drivers [USBAUDIO] 2016-10-02 13:08:23 +00:00
hal [HAL] 2016-08-27 19:12:11 +00:00
media [SYSSETUP] 2016-10-06 10:57:29 +00:00
modules [TEST] 2016-05-09 20:57:35 +00:00
ntoskrnl [NTOS]: Handle two complex failure paths, one of which is apparently easily reproducible by ntdll:om test (I'm guessing some invalid object attribute). Thanks to Amine and lentin. Haven't tested this, but hopefully fixes things (and doesn't leak). 2016-10-03 03:30:11 +00:00
sdk [CONUTILS]: Create a C library for console output/input functions, last-error messages display, etc. to be used for all of our internal command-line utilities. Useless user32.dll dependencies are removed thanks to this lib. Currently only output functions are supported. 2016-10-05 17:40:22 +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 [NtUser] 2016-10-05 08:46:30 +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 I think almost 10 years of participation suffice to get into this file :) 2016-01-06 02:19:53 +00:00
Doxyfile The javascript search is turd... 2016-07-01 17:29:19 +00:00
INSTALL [REACTOS] 2016-01-05 19:52:35 +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
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.