reactos/reactos
Hervé Poussineau 8ccb84366b Fix assert
svn path=/trunk/; revision=33296
2008-05-05 14:50:01 +00:00
..
base Forgot to save a local fix before commit... 2008-05-05 13:22:09 +00:00
boot -Move shellext folder to a more appropriate location. shell extensions are COM objects which extends the abilities of MS Windows explorer and not regular Win32 Dlls as they don't export APIs (part 2/2) 2008-05-04 23:47:15 +00:00
dll ... And the last things I forgot.... 2008-05-05 13:27:26 +00:00
drivers - Enter into critical region before acquiring the resource. 2008-04-29 20:01:38 +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 Fix assert 2008-05-05 14:50:01 +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 Revert r33093. It breaks build for me and fixes no circular dependency for the rest. 2008-04-23 09:55:55 +00:00
modules
ntoskrnl - Remove incorrect check introduced in r33221 since Windows does not do it (try to call it on your Windows 2003 installation, and see results). 2008-05-01 19:44:30 +00:00
subsystems - Revert 33274, except the change in GetDisplayNumberFromDeviceName(), where a zero-length string should be actually accepted. 2008-05-05 08:28:41 +00:00
tools Forgot this file. 2008-04-21 03:50:48 +00:00
apistatus.lst
baseaddress.rbuild - Added a stub for NtfsLib 2008-04-30 21:35:23 +00:00
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile Change default intermediate directory to obj directory. 2008-04-22 05:52:18 +00:00
proxy.mak
ReactOS-arm.rbuild
ReactOS-generic.rbuild Also search in DirectX generated headers directory 2008-04-14 19:36:42 +00:00
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.