reactos/reactos
2015-09-01 19:51:52 +00:00
..
base [EXPLORER] 2015-09-01 12:32:05 +00:00
boot [NTFS] 2015-08-30 13:05:20 +00:00
cmake [CMAKE] Introduce a way to use auto generation using bison and flex. Dedicated to Eric Kohl. CORE-10055 2015-08-27 23:00:49 +00:00
dll [NETAPI32] 2015-09-01 14:09:51 +00:00
drivers [i8042prt] 2015-08-29 13:53:55 +00:00
hal [HAL] 2015-08-29 16:45:00 +00:00
include [PSDK] 2015-09-01 14:07:06 +00:00
lib - Move misplaced RtlPrefetchMemoryNonTemporal from rtl into kernel where it belongs (it only exists as an export for use by drivers to safely try to use prefetchnta even if it may not be available). Use existing global KePrefetchNTAGranularity that is set to the correct value via cpuid instead of hardcoded "Ke386CacheAlignment". 2015-09-01 19:51:52 +00:00
media [VSSAPI] Import from Wine Staging 1.7.47. Thanks to Thomas Faber for his help. [PSDK] Import vss.idl and vswriter.h from Wine Staging 1.7.47. CORE-9924 CORE-9965 2015-08-31 19:34:37 +00:00
modules [CD_EXTRAS]: Add the possibility to have different "extras" files for the different CD targets (in addition to the hybridcd) we have (useful for testers, for ReactOS shows, etc...). By Mark Jansen. 2015-04-15 21:29:53 +00:00
ntoskrnl - Move misplaced RtlPrefetchMemoryNonTemporal from rtl into kernel where it belongs (it only exists as an export for use by drivers to safely try to use prefetchnta even if it may not be available). Use existing global KePrefetchNTAGranularity that is set to the correct value via cpuid instead of hardcoded "Ke386CacheAlignment". 2015-09-01 19:51:52 +00:00
subsystems [NTVDM] 2015-08-26 01:26:33 +00:00
tools [HHPCOMP] Remove __inline to fix VS 2015 build. See CORE-10013. 2015-08-22 11:41:11 +00:00
win32ss [Win32k] 2015-09-01 01:48:37 +00:00
apistatus.lst
CMakeLists.txt [CMAKE] Fix broken PCH handling since r67483. 2015-08-28 09:24:39 +00:00
configure.cmd [CONFIGURE.CMD] 2015-07-22 13:58:05 +00:00
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
Doxyfile
INSTALL
PreLoad.cmake
README
toolchain-clang.cmake
toolchain-gcc.cmake [CMAKE] Default to Debug for the build type in GCC builds. 2015-05-23 11:45:59 +00:00
toolchain-msvc.cmake

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