reactos/reactos
Eric Kohl 15242938e7 - Update WPP and fix the resulting bugs because wpp_find_include has changed.
- Add notes to wpp.mak about how to build lex.yy.c, ppy.tab.c and ppy.tab.h manually.

svn path=/trunk/; revision=26822
2007-05-17 14:47:37 +00:00
..
base Do not divide by zero. 2007-05-16 15:52:27 +00:00
boot Add downloader.xml again. 2007-05-16 18:11:25 +00:00
dll fixing some smaller bugs found by the regress test 2007-05-16 22:58:25 +00:00
drivers - Fix an unshielded "return" inside a PSEH block. 2007-05-08 09:01:39 +00:00
hal
include - Update WPP and fix the resulting bugs because wpp_find_include has changed. 2007-05-17 14:47:37 +00:00
lib optimizing atan and log10, do not use frame pointer, use the stack pointer direcly 2007-05-17 10:48:00 +00:00
media Fix WinSock mapping data. 2007-05-16 15:52:50 +00:00
modules
ntoskrnl - Implement NtDeleteKey as a simpler wrapper around CmDeleteKey. 2007-05-17 00:27:14 +00:00
subsystems Finish up float.c, hopfully the div and sub math is right. 2007-05-15 20:48:58 +00:00
tools - Update WPP and fix the resulting bugs because wpp_find_include has changed. 2007-05-17 14:47:37 +00:00
apistatus.lst
baseaddress.rbuild add hhctrl.ocx from Wine. 2007-04-27 16:07:21 +00:00
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS "fix" my email address :P 2007-05-03 18:43:15 +00:00
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-ppc.rbuild
ReactOS.rbuild
README

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