reactos/reactos
James Tabor fe155d6645 [Win32SS]
- Quick fix for double free unlink crash. See CORE-9210.

svn path=/trunk/; revision=69810
2015-11-04 08:14:53 +00:00
..
base [APPLICATIONS] -Improve some icons. By Henry Tang Ih. CORE-10408 2015-11-02 22:11:51 +00:00
boot [TRANSLATIONS] Simplified Chinese translation update by Henry Tang Ih. CORE-10462 2015-11-01 13:12:36 +00:00
cmake [CMAKE/GCC] Set O2 and define NDEBUG for GCC release builds. 2015-10-30 10:03:44 +00:00
dll [WS2_32_NEW] Add missing iptypes.h inclusion. 2015-11-03 22:13:38 +00:00
drivers [USBUHCI] 2015-11-03 15:45:50 +00:00
hal [HAL] 2015-10-19 08:00:47 +00:00
include [PSDK] Do not compile d3d10.idl as part of d3d_idl_headers. 2015-11-01 17:51:24 +00:00
lib [VFATLIB] 2015-11-01 13:04:23 +00:00
media [SHORTCUTS] -show the proper icon for the explorer. spotted by Jared Smudde CORE-9240 2015-11-03 17:47:25 +00:00
modules
ntoskrnl [NTOSKRNL] 2015-10-31 15:16:57 +00:00
subsystems [TRANSLATIONS] Simplified Chinese translation update by Henry Tang Ih. CORE-10462 2015-11-01 13:12:36 +00:00
tools [FATTEN] 2015-10-28 23:24:37 +00:00
win32ss [Win32SS] 2015-11-04 08:14:53 +00:00
apistatus.lst
CMakeLists.txt [CMAKE] Print the build type so it's clearly visible at configure time whether we are doing a Debug or a Release build for example. 2015-10-30 09:55:58 +00:00
configure.cmd [CONFIGURE] 2015-10-24 12:30:42 +00:00
configure.sh [CONFIGURE.SH] 2015-10-18 15:47:20 +00:00
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 [CMAKE] Default to Debug for the build type in GCC builds. 2015-05-23 11:45:59 +00:00
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.