reactos/reactos
Thomas Bluemel c717085add - don't use the UNIMPLEMENTED macro in ObFindHandleForObject because it's actually used by win32k already
- set the right generic mapping for desktop and window station handles during win32k startup

svn path=/trunk/; revision=16303
2005-06-26 21:42:30 +00:00
..
apps Kill NTOS headers. So long, and thanks for all the fish 2005-06-26 05:52:40 +00:00
boot Fix building issues caused by previous patch 2005-06-19 04:49:14 +00:00
bootdata Remove mouse type selection in usetup. 2005-06-25 16:01:27 +00:00
doc
drivers Fix kdbg build and some more header cleanups: add csq.q to ntifs, since it's now fully documented by MS (kept vizzini's comments though), moved af_irda to w32api because it's part of PSDK, moved ntbootvid.h to bootvid directory, removed ldrfuncs.h and add ndk's ldrfuncs.h to umode ndk (it was missing) 2005-06-26 19:29:12 +00:00
hal Hal needs KPCR_BASE 2005-06-26 01:12:21 +00:00
include Remove useless Nt*Chanel and NtQueryOleDirectoryFile() prototypes. 2005-06-26 19:57:29 +00:00
lib Fix kdbg build and some more header cleanups: add csq.q to ntifs, since it's now fully documented by MS (kept vizzini's comments though), moved af_irda to w32api because it's part of PSDK, moved ntbootvid.h to bootvid directory, removed ldrfuncs.h and add ndk's ldrfuncs.h to umode ndk (it was missing) 2005-06-26 19:29:12 +00:00
media update wallpaper list 2005-05-31 20:47:11 +00:00
modules External modules area 2005-06-17 20:30:57 +00:00
ntoskrnl - don't use the UNIMPLEMENTED macro in ObFindHandleForObject because it's actually used by win32k already 2005-06-26 21:42:30 +00:00
regtests Fix rtshared, didn't know about this module 2005-06-24 16:39:49 +00:00
services Kill NTOS headers. So long, and thanks for all the fish 2005-06-26 05:52:40 +00:00
subsys - don't use the UNIMPLEMENTED macro in ObFindHandleForObject because it's actually used by win32k already 2005-06-26 21:42:30 +00:00
tools Hasta la vista ntdll/napi headers 2005-06-26 06:27:34 +00:00
w32api Fix kdbg build and some more header cleanups: add csq.q to ntifs, since it's now fully documented by MS (kept vizzini's comments though), moved af_irda to w32api because it's part of PSDK, moved ntbootvid.h to bootvid directory, removed ldrfuncs.h and add ndk's ldrfuncs.h to umode ndk (it was missing) 2005-06-26 19:29:12 +00:00
apistatus.lst
baseaddress.xml Add missing base address for cfgmgr32.dll and lsasrv.dll. 2005-06-26 17:22:34 +00:00
config.template.xml MP configuration 2005-05-31 20:39:13 +00:00
COPYING
CREDITS add my self to CREDITS 2005-06-08 17:29:59 +00:00
Doxyfile
INSTALL Update installation instructions 2005-05-13 19:47:30 +00:00
LGPL.txt
Makefile Document well-known targets 2005-06-12 10:52:18 +00:00
proxy.mak Add "depends" target for makefiles 2005-06-16 21:02:52 +00:00
ReactOS.xml External modules area 2005-06-17 20:30:57 +00:00
README

========================
ReactOS Version 0.2.x
Updated June 23rd, 2004
========================

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 NT 4.0
compatibility, is always keeping an eye towards compatibility with
future Windows NT releases, that is, Windows 2000 (NT 5.0) and
Windows XP (NT 5.1).

More information is available at http://www.reactos.com.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the doc subdirectory for some sparse notes

4. Who is responsible

See the CREDITS file