reactos/reactos
Gregor Brunmar d7cf631cd9 Implemented IDirect3DDevice9::GetDisplayMode()
svn path=/trunk/; revision=33326
2008-05-06 16:15:33 +00:00
..
base - check for WHQL for display adapters (using d3d9) 2008-05-06 07:46:58 +00:00
boot - Add new dll's to bootcd 2008-05-06 09:20:48 +00:00
dll Implemented IDirect3DDevice9::GetDisplayMode() 2008-05-06 16:15:33 +00:00
drivers - Fix a typo. 2008-05-06 11:46:50 +00:00
hal -replace the non defined ${MP} property by a constant boolean value for now. ${MP} was removed long time ago 2008-05-04 23:32:43 +00:00
include - Add & update headers 2008-05-06 09:20:08 +00:00
lib - Remove CLSID_RebarBandSite from uuid, and contain it within explorer as it's an undoc GUID 2008-05-02 12:09:39 +00:00
media -Add a new module type 'cabinet' to handle .cab files generation 2008-05-06 14:24:16 +00:00
modules
ntoskrnl - Buffer size is in bytes, not in pages. Fixes boot breakage. 2008-05-05 21:07:32 +00:00
subsystems Quick implementation of DxEngCreateMemoryDC and DxEngCleanDC. It compiles. 8^D 2008-05-06 04:22:49 +00:00
tools -fix build 2008-05-06 15:27:34 +00:00
apistatus.lst
baseaddress.rbuild - Add baseaddress for inetcomm.dll and nddeapi.dll 2008-05-06 09:17:31 +00:00
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-arm.rbuild
ReactOS-generic.rbuild
ReactOS-i386.rbuild
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.