reactos/reactos
2008-05-24 20:31:23 +00:00
..
base - msiexec is GUI app, not CUI. 2008-05-23 17:55:30 +00:00
boot - Imported dciman32.dll from Wine HEAD 2008-05-24 08:42:53 +00:00
dll merge from win32k-gdi-dx r33674 Implement GdiAddGlsBounds 2008-05-24 19:02:23 +00:00
drivers Set default return of IRP_MJ_QUERY_INFORMATION to STATUS_INVALID_PARAMETER 2008-05-24 09:06:53 +00:00
hal - remove 'basename' , no such attribute exists for <importlibrary> 2008-05-24 15:33:49 +00:00
include - Imported dciman32.dll from Wine HEAD 2008-05-24 08:42:53 +00:00
lib Disable precompiled headers for files which are in more than one module 2008-05-21 17:57:24 +00:00
media - Imported dciman32.dll from Wine HEAD 2008-05-24 08:42:53 +00:00
modules
ntoskrnl - Revert 32675 (enabling usage of the cache bitmap). It was just hiding the real bug fixed in r33633, and the bitmap code seems to not be finished (e.g. "out of CacheSeg space" bug). 2008-05-23 14:40:50 +00:00
subsystems Fixed at typo from me thx Daniel Zimmermann (netzimme at aim dot com) that notes it. 2008-05-23 19:12:07 +00:00
tools - Add "base" and "root" support to ImportLibrary. <importlibrary definition="../hal/hal_i386.def" /> -> <importlibrary base="hal" definition="hal_i386.def" /> 2008-05-24 20:31:23 +00:00
apistatus.lst
baseaddress.rbuild - Imported dciman32.dll from Wine HEAD 2008-05-24 08:42:53 +00:00
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile Add ROS_BUILDENGINE variable to determine the location of rbuild 2008-05-17 09:56:15 +00:00
proxy.mak
ReactOS-arm.rbuild
ReactOS-generic.rbuild - Added 'MessageHeader' module type for handling .mc files 2008-05-20 19:46:14 +00:00
ReactOS-i386.rbuild
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.