reactos/reactos
2015-10-08 12:22:33 +00:00
..
base [RAPPS(_new)] 2015-10-06 01:14:02 +00:00
boot [BOOTLIB]: 2015-10-05 07:25:27 +00:00
cmake Hepp didn't work 2015-09-13 11:46:15 +00:00
dll [NTDLL] Expose the last of the system call exports so that we finally, once and for all, have the whole NTOS API properly exposed to user mode. Only real change is some NtLoadKey* functionality, rest is a bunch of EFI stubs. 2015-10-08 12:22:33 +00:00
drivers [FS_REC]: Guard against ROUND_UP/DOWN already being defined. 2015-10-04 17:14:24 +00:00
hal [HAL] 2015-09-20 09:45:59 +00:00
include [MBEDTLS] Update mbedtls to v2.1.1. By Ismael Ferreras Morezuelas with a fix by Roy Tam. CORE-9065 2015-10-04 17:08:38 +00:00
lib [CMLIB]: 2015-10-04 20:24:52 +00:00
media [RAPPS] 2015-10-06 00:22:07 +00:00
modules
ntoskrnl [CMLIB/NTOSKRNL]: 2015-10-04 20:18:49 +00:00
subsystems [NTVDM] Revert r69435. 2015-10-04 11:49:28 +00:00
tools [HIVEBCD]: 2015-10-05 07:22:11 +00:00
win32ss [WIN32SS::WINSRV] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-10-05 12:21:25 +00:00
apistatus.lst
CMakeLists.txt [FATTEN] 2015-09-08 03:37:47 +00:00
configure.cmd - "::" instead of "REM" inside a if () in batch is evil and can cause a really nice mess from time to time. 2015-09-12 09:51:25 +00:00
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS - Fix my email to the @reactos.org one -- remove outdated hotmail. 2015-09-07 21:39:37 +00:00
Doxyfile
INSTALL
PreLoad.cmake
README
toolchain-clang.cmake
toolchain-gcc.cmake
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.3.x
Updated Dec 16, 2006
========================

1. What is ReactOS?

   ReactOS is an Open Source effort to develop a quality operating system
that is compatible with Windows NT applications and drivers.

   The ReactOS project, although currently focused on Windows XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

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.