reactos/reactos
Thomas Faber 9665943699 [NTOS:OB]
- Mark object types as not having ObjectCreateInfo on creation. Otherwise ObpObjectType's TypeList gets corrupted when a handle to an object type is created (as kmtest:ObTypes does) and ObpIncrementHandleCount tries to insert the list entry a second time.
CORE-8423 #resolve

svn path=/trunk/; revision=63833
2014-08-07 13:02:59 +00:00
..
base [EXPLORER] 2014-08-06 23:10:17 +00:00
boot [TRANSLATION] 2014-07-29 13:17:00 +00:00
cmake [BOOTDATA] 2014-07-18 04:09:24 +00:00
deprecated Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
dll [EXPLORER] 2014-08-06 23:10:17 +00:00
drivers [NPFS] 2014-08-07 10:24:07 +00:00
hal [HALX86] 2014-05-04 09:39:44 +00:00
include [NDK] 2014-08-07 10:59:48 +00:00
lib [NTOSKRNL][PSEH3] 2014-08-06 23:10:08 +00:00
media [TRANSLATION] 2014-06-09 21:37:52 +00:00
modules [KS] Fix to compile with STRICT enabled 2014-06-01 17:07:09 +00:00
ntoskrnl [NTOS:OB] 2014-08-07 13:02:59 +00:00
subsystems [TRANSLATION] 2014-07-29 13:17:00 +00:00
tools [SPEC2DEF] 2014-06-29 11:32:49 +00:00
win32ss [WIN32K] 2014-08-07 11:08:06 +00:00
.hgeol Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
apistatus.lst Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
CMakeLists.txt [CMAKE] 2014-08-04 11:05:09 +00:00
configure.cmd Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
configure.sh [CMAKE] 2014-05-06 15:42:54 +00:00
COPYING Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
COPYING.ARM Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
COPYING.LIB Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
COPYING3 Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
COPYING3.LIB Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
CREDITS Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
depmap.xsl Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
Doxyfile Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
INSTALL Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
kbdlayout.lds Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
PreLoad.cmake Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
README Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
toolchain-clang.cmake Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
toolchain-gcc.cmake Create a branch for console restructuration work. 2014-05-02 14:13:40 +00:00
toolchain-msvc.cmake [CMAKE/ARM] 2014-05-26 15:28:12 +00:00
vreport.xsl Create a branch for console restructuration work. 2014-05-02 14:13:40 +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.