reactos/reactos
Magnus Olsen 23a0686be6 fixing bug in reactos GetFreq code for dx
svn path=/trunk/; revision=27060
2007-06-07 19:05:28 +00:00
..
base Fix access rights. 2007-06-07 16:08:08 +00:00
boot Fix keyboard layout name. See www.reactos.org/forum/viewtopic.php?t=4004 2007-06-05 21:59:46 +00:00
dll fixing bug in reactos GetFreq code for dx 2007-06-07 19:05:28 +00:00
drivers implement VideoPortAllocateContiguousMemory after msdn documations (need be tested) see msdn http://msdn2.microsoft.com/en-us/library/aa479107.aspx 2007-06-05 22:51:44 +00:00
hal Do not change reserved ELCR bits. 2007-04-16 23:02:54 +00:00
include commit SFV_CREATE at w3seek requet 2007-06-07 11:46:33 +00:00
lib - Add some code to deal with multibyte code pages. 2007-05-19 10:11:22 +00:00
media i8042prt is not a pnp driver yet 2007-06-04 19:32:19 +00:00
modules
ntoskrnl Don't assume that a device without driver doesn't need any driver. It can simply not be installed 2007-06-04 19:32:28 +00:00
subsystems comment out line 2028 it seam bit wrong and it crash the win32k. 2007-06-07 14:03:10 +00:00
tools - IntGdiAddFontResource: Add the filename to the font entry 2007-06-06 11:00:53 +00:00
apistatus.lst
baseaddress.rbuild add hhctrl.ocx from Wine. 2007-04-27 16:07:21 +00:00
config-ppc.template.rbuild
config.template.rbuild - NDK updates and compatibility fixes for Vista/WDK/User-Mode/Individual per-file NDK Usage. 2007-04-07 05:33:30 +00:00
COPYING
CREDITS "fix" my email address :P 2007-05-03 18:43:15 +00:00
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile Try to fix build by including a POSTAUTO target, executed after the creation of makefile.auto 2007-04-21 13:19:59 +00:00
proxy.mak
ReactOS-ppc.rbuild
ReactOS.rbuild switch to dxsdk 2 of 2 step 2007-05-25 11:19:11 +00:00
README

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