reactos/reactos
Christoph von Wittich 075ba93d0c [NTOS:SE] fix uninitialized variable usage CID 1322236
svn path=/trunk/; revision=68925
2015-09-03 07:15:52 +00:00
..
base [EXPLORER] proper fix for CID 1321923, 1321924 2015-09-03 07:01:29 +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 [KERNEL32] 2015-09-02 20:11:39 +00:00
drivers [i8042prt] 2015-08-29 13:53:55 +00:00
hal [HAL] 2015-08-29 16:45:00 +00:00
include - Implement super-simple KeSweepICache that always flushes the entire instruction cache. Use it in KD64 after modifying memory to make sure CPU gets the correct code to execute, and in NtFlushInstructionCache. May improve breakpoints somewhat. 2015-09-01 23:45:48 +00:00
lib [RTL] 2015-09-02 20:18:42 +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
ntoskrnl [NTOS:SE] fix uninitialized variable usage CID 1322236 2015-09-03 07:15:52 +00:00
subsystems [NTVDM] 2015-08-26 01:26:33 +00:00
tools [HHPCOMP] 2015-09-01 22:44:56 +00:00
win32ss [Win32k] 2015-09-02 23:25:48 +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
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.