reactos/reactos
Dmitry Chapyshev 8ee5277636 - Add support for SPI_GETCARETWIDTH/SPI_SETCARETWIDTH
svn path=/trunk/; revision=41114
2009-05-25 12:46:44 +00:00
..
base Fix buffer overflow, add some debug prints. 2009-05-23 15:02:19 +00:00
boot add some registry values req. by user32 sysparams - patch by encoded 2009-05-23 11:11:58 +00:00
dll - Disable Wow64* functions for x86 build 2009-05-25 11:01:16 +00:00
drivers - Fix a bug that could result in Dma32BitAddresses being set if the caller specifies NDIS_DMA_24BITS 2009-05-24 20:25:11 +00:00
hal
include - Implement SetAbortProc and halfplement AbortDoc. 2009-05-24 18:04:10 +00:00
lib - Restore the old loopback implementation 2009-05-16 01:44:20 +00:00
media - Add a logon sound 1/2 2009-05-17 14:14:35 +00:00
modules
ntoskrnl MmGrowKernelStack: go back to the ASSERT and add a fixed check 2009-05-24 23:17:48 +00:00
subsystems - Add support for SPI_GETCARETWIDTH/SPI_SETCARETWIDTH 2009-05-25 12:46:44 +00:00
tools Fix compilation of RBuild. Bug #4415. 2009-05-23 15:01:52 +00:00
apistatus.lst
baseaddress.rbuild
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild Make __CRT_INLINE always inline, use ceil instead of ceill. 2009-05-23 15:02:28 +00:00
COPYING
COPYING.ARM
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-arm.rbuild
ReactOS-generic.rbuild
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.