reactos/reactos
2007-10-18 04:01:53 +00:00
..
base Better resource freeing 2007-10-17 19:35:41 +00:00
boot Patch from aicommander. Actually copy uniata.sys from the installation media, and disable VGA resolution selection as VGA is broken. 2007-10-18 04:01:53 +00:00
dll Implement functionality for ctrl-home and ctrl-end 2007-10-17 18:21:16 +00:00
drivers - Don't try to free a pointer if it was not allocated. 2007-10-08 12:37:44 +00:00
hal Rename 'base' to 'installbase' for CdFile, InstallFile and Bootstrap 2007-10-01 14:19:27 +00:00
include Add missing WINAPI keyword 2007-10-17 09:10:02 +00:00
lib const-correctness cleanup. 'CONST UNICODE_STRING*' -> PCUNICODE_STRING 2007-10-16 08:52:09 +00:00
media - update doc 2007-10-11 19:33:05 +00:00
modules
ntoskrnl proper PSEH return usage (thanks janderwald) 2007-10-17 09:19:09 +00:00
subsystems silence stray debug message 2007-10-17 10:33:12 +00:00
tools Update msvc backend, so Colin Finck will maybe stop complaining... 2007-10-15 13:43:51 +00:00
apistatus.lst
baseaddress.rbuild Prepare import of browseui.dll 2007-10-01 19:09:07 +00:00
config-ppc.template.rbuild All remaining changes from the PPC branch. Not well tested yet. Many things 2007-10-06 07:53:20 +00:00
config.template.rbuild
COPYING
CREDITS
depmap.xsl
Doxyfile - Commit changes made to doxygen config by Marc Piulachs. 2007-10-14 12:52:44 +00:00
INSTALL
LGPL.txt
Makefile All remaining changes from the PPC branch. Not well tested yet. Many things 2007-10-06 07:53:20 +00:00
proxy.mak
ReactOS-generic.rbuild Rename _REACTOS_ to __REACTOS__ 2007-10-06 18:04:03 +00:00
ReactOS-i386.rbuild All remaining changes from the PPC branch. Not well tested yet. Many things 2007-10-06 07:53:20 +00:00
ReactOS-ppc.rbuild Slight Adjustment. __DECLSPEC_SUPPORTED is an output. 2007-10-15 03:34:15 +00:00
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.