reactos/reactos
2017-01-11 20:02:14 +00:00
..
base [SETUP][SYSSETUP]: Export a 'InstallWindowsNt' function from syssetup.dll (with Windows-compatible signature) instead of our private 'InstallReactOS' and 'InstallLiveCD', and call it from setup.exe. This allows using our setup.exe on Windows & vice-versa for testing purposes. In syssetup.dll, the choice of installing ReactOS or starting the LiveCD interface is done by checking the command-line given to 'InstallWindowsNt' (using the existing switches). 2017-01-10 16:55:15 +00:00
boot Remove the USE_MKISOFS switch and make mkisofs our one and only ISO creation tool. 2017-01-11 12:16:25 +00:00
dll [SHELL32]: Partly restore code (AddCommasW function) that was implemented in r33953 but removed in the next revision r33954. 2017-01-11 20:02:14 +00:00
drivers [BTRFS] 2017-01-01 17:12:12 +00:00
hal [HAL] 2016-08-27 19:12:11 +00:00
media [UBTRFS] 2017-01-09 20:52:44 +00:00
modules [TEST] 2016-05-09 20:57:35 +00:00
ntoskrnl Happy New Year 2017 to ReactOS people! 2017-01-03 15:35:31 +00:00
sdk Remove the USE_MKISOFS switch and make mkisofs our one and only ISO creation tool. 2017-01-11 12:16:25 +00:00
subsystems [NTVDM]: Properly fixes build. Addendum to r73082, supersedes r73084. 2016-10-30 20:27:05 +00:00
win32ss [WIN32SS] Don't trigger ProbeForWrite when retrieving caret size from co_IntDrawCaret, fix unlocking in failure path. CORE-10308 2017-01-09 21:12:00 +00:00
apistatus.lst
CMakeLists.txt Remove the USE_MKISOFS switch and make mkisofs our one and only ISO creation tool. 2017-01-11 12:16:25 +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.