reactos/reactos
Sir Richard 1711020a43 [NTOS]: Factor out SecondaryColor computations into MiComputeColorInformation.
[NTOS]: Fix SecondaryColor computations. If the KPCR has no deta, use the default colors of 8, not just 1. Also handle cases where there is more L2 cache than we'd like -- set the secondary colors to a maximum of 1024 in that case. Finally, if the colors are not a power of two, or there are not enough (due to a registry setting), use the default of 8.

svn path=/trunk/; revision=45557
2010-02-10 18:10:04 +00:00
..
base Found a leak fix patch from years ago 2010-02-10 08:24:34 +00:00
boot Fix REL build, part 2. 2010-02-09 20:21:54 +00:00
dll Implement device location information override support and add the location override value for PS/2 mice. PS/2 keyboards be added next. 2010-02-09 22:54:02 +00:00
drivers [usb/usbehci] 2010-02-10 12:38:18 +00:00
hal - New ARM HAL after 2 nights in the company of a madman. 2010-02-09 02:26:28 +00:00
include [NDK]: Add MMPDE structure for ARM. 2010-02-09 22:57:14 +00:00
lib - Merge r45531 and r45545 from aicom-network-branch 2010-02-10 00:55:58 +00:00
media Implement device location information override support and add the location override value for PS/2 mice. PS/2 keyboards be added next. 2010-02-09 22:54:02 +00:00
modules - Create another branch for networking fixes 2009-12-02 03:23:19 +00:00
ntoskrnl [NTOS]: Factor out SecondaryColor computations into MiComputeColorInformation. 2010-02-10 18:10:04 +00:00
subsystems The big RosBE 1.5 compatibility patch. You will need RosBE 1.5 from this point! 2010-02-09 18:14:58 +00:00
tools Update log2lines to ver. 2.1. Jan Roeloffzen, bug #4342. 2010-02-10 12:10:23 +00:00
apistatus.lst - Create another branch for networking fixes 2009-12-02 03:23:19 +00:00
baseaddress.rbuild Change base addresses of devenum.dll, inetcomm.dll, mshtml.dll. 2010-01-02 20:09:28 +00:00
config-amd64.template.rbuild Fix build and enable building usermode components, since they all build. 2009-12-03 19:40:01 +00:00
config-arm.template.rbuild - Forgot to change SARCH back to Versatile. 2010-02-01 21:07:03 +00:00
config-ppc.template.rbuild Fix Build. 2009-12-28 03:09:37 +00:00
config.template.rbuild Fix Build. 2009-12-28 03:09:37 +00:00
COPYING - Create another branch for networking fixes 2009-12-02 03:23:19 +00:00
COPYING.ARM - Create another branch for networking fixes 2009-12-02 03:23:19 +00:00
COPYING.LIB - Create another branch for networking fixes 2009-12-02 03:23:19 +00:00
COPYING3 - Create another branch for networking fixes 2009-12-02 03:23:19 +00:00
COPYING3.LIB - Create another branch for networking fixes 2009-12-02 03:23:19 +00:00
CREDITS my once a year commit, update email address 2010-01-11 05:58:59 +00:00
depmap.xsl - Create another branch for networking fixes 2009-12-02 03:23:19 +00:00
Doxyfile Update Doxyfile to version 1.6.2 with the following changes: 2010-02-02 00:23:59 +00:00
INSTALL - Create another branch for networking fixes 2009-12-02 03:23:19 +00:00
Makefile The big RosBE 1.5 compatibility patch. You will need RosBE 1.5 from this point! 2010-02-09 18:14:58 +00:00
proxy.mak - Create another branch for networking fixes 2009-12-02 03:23:19 +00:00
ReactOS-amd64.rbuild - merge r44429 2009-12-06 02:44:06 +00:00
ReactOS-arm.rbuild [ARM]: Fix the ARM build, hopefully without breaking the x86 build in the process. Sorry buds! 2010-02-01 03:51:45 +00:00
ReactOS-generic.rbuild Demote "may be used uninitialized" errors into warnings again. 2010-02-09 19:02:56 +00:00
ReactOS-i386.rbuild The big RosBE 1.5 compatibility patch. You will need RosBE 1.5 from this point! 2010-02-09 18:14:58 +00:00
ReactOS-ppc.rbuild - Create another branch for networking fixes 2009-12-02 03:23:19 +00:00
README - Create another branch for networking fixes 2009-12-02 03:23:19 +00:00
rosbuild.bat Handle the upcoming name change from mingw32-make.exe to make.exe in the next version of RosBE. 2009-12-02 09:16:10 +00:00
vreport.xsl - Create another branch for networking fixes 2009-12-02 03:23:19 +00:00

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