reactos/reactos
Hervé Poussineau 654adfc684 Add some constants
svn path=/trunk/; revision=32856
2008-04-04 14:28:24 +00:00
..
base - fix identation which got broken in rev 32822 2008-04-02 19:00:19 +00:00
boot - Reenable the DejaVu font and use it for all purposes except substitudes for "Arial" and "Times New Roman". Keep using the Liberation fonts for these cases. 2008-03-30 18:18:53 +00:00
dll Autosyncing with Wine HEAD 2008-04-04 14:27:55 +00:00
drivers First detect the mouse and then the keyboard as it was done in the old i8042prt driver. 2008-03-31 15:52:30 +00:00
hal - Implement IRQL functions for the PL190 VIC. 2008-03-13 16:29:45 +00:00
include Add some constants 2008-04-04 14:28:24 +00:00
lib Try to fix build 2008-04-04 13:24:40 +00:00
media - Reenable the DejaVu font and use it for all purposes except substitudes for "Arial" and "Times New Roman". Keep using the Liberation fonts for these cases. 2008-03-30 18:18:53 +00:00
modules
ntoskrnl Fix build :-) 2008-04-01 21:21:29 +00:00
subsystems DC_SetOwnership: use GDIOBJ_SetOwnership instead of GDIOB_CopyOwnership, which is faster. Also rename DC to pDC, a variable shouldn't have the same name as a type. 2008-04-03 20:27:50 +00:00
tools Revert part of r32735 ; we can't use C preprocessor on .spec files, because comments also start with '#' 2008-03-21 11:54:27 +00:00
apistatus.lst
baseaddress.rbuild - Add winhttp.dll from Wine 2008-02-13 16:46:28 +00:00
config-arm.template.rbuild Add basic arm target support to the build system. 2008-02-05 02:58:28 +00:00
config-ppc.template.rbuild
config.template.rbuild reactivate kdbg. 2008-02-14 22:02:57 +00:00
COPYING
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile Display a message when directories are created 2008-02-11 14:06:37 +00:00
proxy.mak
ReactOS-arm.rbuild Add WINEBUILD_FLAGS, and set it to --kill-at for ARM 2008-02-08 19:45:30 +00:00
ReactOS-generic.rbuild Use a .rbuild file instead of a .make file to describe cdmake compilation 2008-03-07 08:15:23 +00:00
ReactOS-i386.rbuild Fno-strict-aliasing -> fno-strict-aliasing 2008-01-25 20:30:52 +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.