reactos/reactos
Magnus Olsen fc31996a7d Implement full support for GetPixelFormat
svn path=/trunk/; revision=25153
2006-12-14 08:22:17 +00:00
..
base build wordpad with unicode="yes/no" 2006-12-13 22:05:14 +00:00
boot commit the patch from bug 1874 even it does not use the RDMSR and WRMSR measure methood, we need use the RDMSR and WRMSR for dual core and CPU support it see Intel documentations AP-485, who u should do it. The patch is from HTO Bugfix detections of RTSC support for single and dual core by me, adding check if the CPU support RDMSR and WRMSR and send a true or false value to GetCpuSpeed, so we known which method we should use. HTO patch should be use when it is false. other wise we should use the RDMSR and WRMSR measure method 2006-12-10 17:39:01 +00:00
dll Implement full support for GetPixelFormat 2006-12-14 08:22:17 +00:00
drivers - Improve debug output 2006-12-12 19:08:32 +00:00
hal - Enable V86/DR save in HAL Clock Interrupt (and fix build). 2006-12-03 07:34:03 +00:00
include - Compilation fix. 2006-12-13 05:37:55 +00:00
lib - Fix SleepEx. 2006-12-10 18:40:30 +00:00
media Update dejavu font from 2.10 to 2.12, see the change log for dejavu for more info 2006-11-25 08:36:45 +00:00
modules
ntoskrnl - Fix GCC 4.1.2 build. Patch by Usurp. 2006-12-10 22:39:21 +00:00
regtests - revert part of 24701 as requested on ml 2006-11-09 06:58:56 +00:00
subsystems - fix bug in IntChangeDisplaySettings 2006-12-12 20:22:07 +00:00
tools - only control panel applet should be started with rundll32.exe, other modules can be started w/o it 2006-12-09 14:43:02 +00:00
apistatus.lst
baseaddress.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS [AUDIT] 2006-12-03 21:06:03 +00:00
Doxyfile
INSTALL
LGPL.txt
Makefile Code::Blocks backend 2006-11-22 15:18:51 +00:00
proxy.mak set most of trunk svn property eol-style:native 2006-11-08 11:47:44 +00:00
ReactOS-ppc.rbuild
ReactOS.rbuild
README - update readme 2006-12-03 19:17:19 +00:00

========================
ReactOS Version 0.3.x
Updated Nov 30, 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 NT 4.0
compatibility, is always keeping an eye toward compatibility with
Windows 2000 (NT 5.0), Windows XP (NT 5.1), Windows Vista and future
Windows NT releases.

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.