reactos/reactos
Timo Kreuzer 7d2114ddb1 [NTOSKRNL]
- Use 2 seperate SEH blocks in PsSuspendThread(). This way we don't leak the rundown protection, and don't keep a terminating thread suspended, when KeSuspendThread() throws an exception. Also only catch STATUS_SUSPEND_COUNT_EXCEEDED exceptions in the SEH filter.

svn path=/trunk/; revision=57958
2012-12-20 14:58:02 +00:00
..
base [REGEDIT] 2012-12-20 14:10:38 +00:00
boot [FREELDR] 2012-12-17 00:22:11 +00:00
cmake [CMAKE] 2012-12-15 11:03:50 +00:00
dll [LSASRV] 2012-12-15 11:31:04 +00:00
drivers [USBCCGP] 2012-12-10 08:50:21 +00:00
hal [HAL] 2012-12-18 09:52:07 +00:00
include [WIN32K] 2012-12-18 21:44:58 +00:00
lib [CSQ] 2012-12-19 23:33:57 +00:00
media [COMCTL32] 2012-12-14 23:23:44 +00:00
modules * Rbuild, our build system, has served us well so far, but its usefulness has since been vastly overshadowed by its awfulness. It's time to fix it. 2012-02-25 17:23:37 +00:00
ntoskrnl [NTOSKRNL] 2012-12-20 14:58:02 +00:00
subsystems [CSRSS] 2012-10-14 11:46:22 +00:00
tools [WIDL] 2012-10-16 06:43:32 +00:00
win32ss [WIN32K] 2012-12-19 22:01:54 +00:00
.hgeol [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
apistatus.lst [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
CMakeLists.txt * Exclude host tools when setting the default build type. 2012-09-21 14:35:19 +00:00
configure.cmd [ROSBE] 2012-08-12 10:33:13 +00:00
configure.sh [CONFIGURE_SH] 2012-10-25 13:05:30 +00:00
COPYING [LICENSE] 2012-05-02 21:36:27 +00:00
COPYING.ARM [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
COPYING.LIB [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
COPYING3 [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
COPYING3.LIB [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
CREDITS [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
depmap.xsl [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
Doxyfile [DOXYGEN] 2012-11-05 11:13:59 +00:00
global.lds [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
INSTALL [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
PreLoad.cmake [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
README [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
toolchain-gcc.cmake [ROSBE/CMAKE] 2012-12-14 21:56:11 +00:00
toolchain-msvc.cmake [CMAKE] 2012-08-27 18:58:27 +00:00
vreport.xsl [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +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.