reactos/reactos
Magnus Olsen 01309cc881 no crash in ddraw what I known about for moment
svn path=/trunk/; revision=27046
2007-06-07 12:50:11 +00:00
..
base Fix my previous "fix", which is even worse then original. 2007-06-07 01:34:35 +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 no crash in ddraw what I known about for moment 2007-06-07 12:50:11 +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
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 Do not free memory twice. 2007-06-07 11:15:22 +00:00
tools - IntGdiAddFontResource: Add the filename to the font entry 2007-06-06 11:00:53 +00:00
apistatus.lst
baseaddress.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile
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.