reactos/reactos
Timo Kreuzer 18134c10db [GDI32]
Add Support routines for client objects. Will be used later. You might wonder why the code uses a lame hash table to link the client object handles to the user mode pointer, when it should be clear that a *client* object should have a user mode attribute, like other objects, that we can use, especially since that is the only real purpose of that object. Well, tell that the MS developer, who implemented client objects without a user mode attribute...

svn path=/trunk/; revision=65053
2014-10-27 20:53:59 +00:00
..
base [NET] 2014-10-25 21:27:05 +00:00
boot [FREELDR] 2014-10-23 21:52:39 +00:00
cmake [CMAKE/MSVC] 2014-10-18 14:22:09 +00:00
deprecated
dll [ADVAPI32] 2014-10-27 17:23:05 +00:00
drivers [FASTFAT] 2014-10-27 13:39:03 +00:00
hal [CMAKE] 2014-10-04 20:25:57 +00:00
include [FAST486] 2014-10-26 23:37:54 +00:00
lib [FAST486] 2014-10-27 00:21:06 +00:00
media [ADVAPI32] 2014-10-24 14:01:16 +00:00
modules [CMAKE] 2014-10-17 23:28:29 +00:00
ntoskrnl [NTOS:SE] 2014-10-26 18:39:58 +00:00
subsystems [NTVDM]: Temporarily fix for r65015 before a proper fix. 2014-10-26 16:56:14 +00:00
tools [CMAKE] 2014-10-17 23:28:29 +00:00
win32ss [GDI32] 2014-10-27 20:53:59 +00:00
.hgeol
apistatus.lst
CMakeLists.txt [CMAKE] 2014-10-22 16:56:56 +00:00
configure.cmd [CMAKE] 2014-10-24 19:17:58 +00:00
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
INSTALL
kbdlayout.lds
PreLoad.cmake
README
toolchain-clang.cmake [CMAKE/CLANG] 2014-09-10 15:56:48 +00:00
toolchain-gcc.cmake Fix build. 2014-08-15 11:17:16 +00:00
toolchain-msvc.cmake
vreport.xsl

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