reactos/reactos
Aleksey Bragin cbf9e5b6d4 - Cleanup NtCreateKey and NtOpenKey to make it simpler for the final steps of the rewirte.
- Remove SEH and callbacks (yes this is "bad", but won't break anything, and it will be added back).
- Try to make the code as similar as possible to isolate broken-Ob calls from proper Cm behavior.

svn path=/trunk/; revision=30705
2007-11-23 20:32:38 +00:00
..
base [FORMATTING] 2007-11-23 16:21:10 +00:00
boot add fontview to bootcd and add ttf file association 2007-11-22 20:15:30 +00:00
dll - Fix typos. 2007-11-23 13:48:25 +00:00
drivers Mostly revert my earlier attempt at fixing IRP cancellation. I'll attack it 2007-11-23 18:06:07 +00:00
hal
include - Fix prototype of NtLoadKeyEx. 2007-11-22 18:38:32 +00:00
lib tcpip: 2007-11-23 13:52:56 +00:00
media Update information about shell32, it has been forked at Wine-20071011 2007-11-21 12:17:44 +00:00
modules
ntoskrnl - Cleanup NtCreateKey and NtOpenKey to make it simpler for the final steps of the rewirte. 2007-11-23 20:32:38 +00:00
subsystems don't free pool when allocation failed 2007-11-23 10:36:00 +00:00
tools don't include crt 2007-11-21 15:46:38 +00:00
apistatus.lst
baseaddress.rbuild Dmitry Chapyshev <lentind@yandex.ru> 2007-11-22 18:04:21 +00:00
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-generic.rbuild
ReactOS-i386.rbuild adding back -enable-stdcall-fixup linkerflag 2007-11-21 11:47:58 +00:00
ReactOS-ppc.rbuild
README
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.