reactos/reactos
2008-05-11 09:47:57 +00:00
..
base Bug 3229: spanish files by remialdo@gmail.com 2008-05-10 22:00:47 +00:00
boot - Add new layouts to bootcd 2008-05-10 18:01:32 +00:00
dll Remove old hack I implmeneted in NtGdiCreateBitmap it is height == 0 or width == 0, it create 1x1 1Bpp we can remove this hack now. 2008-05-11 08:20:18 +00:00
drivers A driver-supplied Cancel routine is called with the cancel spin lock held, it must be released on IRP completion. Patch by R.T.Sivakumar <rtshiva@gmail.com>. 2008-05-11 09:47:57 +00:00
hal -replace the non defined ${MP} property by a constant boolean value for now. ${MP} was removed long time ago 2008-05-04 23:32:43 +00:00
include Fix brush attribute structure and add flags. Add gdi handle cache structures. 2008-05-11 05:32:50 +00:00
lib Fix some .rbuild file problems 2008-05-08 16:01:30 +00:00
media -Add a new module type 'cabinet' to handle .cab files generation 2008-05-06 14:24:16 +00:00
modules
ntoskrnl SEH protect NtReplyWaitReceivePortEx and fix one instance of message type checking to correctly account for kernel LPC messages. 2008-05-11 09:39:26 +00:00
subsystems Remove old hack I implmeneted in NtGdiCreateBitmap it is height == 0 or width == 0, it create 1x1 1Bpp we can remove this hack now. 2008-05-11 08:20:18 +00:00
tools add some initial xen support to sysreg (hack) 2008-05-09 10:39:51 +00:00
apistatus.lst
baseaddress.rbuild Added an Ext2 provider. Not yet used by Autochk. 2008-05-08 06:03:54 +00:00
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile Change default intermediate directory to obj directory. 2008-04-22 05:52:18 +00:00
proxy.mak
ReactOS-arm.rbuild
ReactOS-generic.rbuild Fix some .rbuild file problems 2008-05-08 16:01:30 +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.