reactos/reactos
Daniel Reimer e0ca9a8b6e 4 Spaces to tabs. The whole file uses tabs, so..
svn path=/trunk/; revision=32474
2008-02-25 09:48:07 +00:00
..
base Spanish localizations by Javier Ramacha 2008-02-24 11:54:38 +00:00
boot - Move hostname command line application to /base/applications/cmdutils/hostname 2008-02-21 21:58:40 +00:00
dll 4 Spaces to tabs. The whole file uses tabs, so.. 2008-02-25 09:48:07 +00:00
drivers fix warning 2008-02-24 12:45:10 +00:00
hal We now define KUSER_SHARED_DATA per architecture, since the address isn't portable. Now SharedUserData works on ARM. 2008-02-15 19:01:45 +00:00
include - Remove much Win9x-specific stuff from the scrnsave library and make it more compatible to the MS version of the library 2008-02-20 21:43:41 +00:00
lib - Remove much Win9x-specific stuff from the scrnsave library and make it more compatible to the MS version of the library 2008-02-20 21:43:41 +00:00
media - Update winesync status. 2008-02-10 13:52:47 +00:00
modules
ntoskrnl - Do not *silently* hardcode USER_SHARED_DATA to physical page 2! It's purely FreeLdr's decision to place PCR on the page 1. Instead, rely on an assumption that shared data always follows PCR's page. NT relies on the same assumption. 2008-02-24 18:03:17 +00:00
subsystems - Reference CursorIcon before deleting it 2008-02-25 01:32:17 +00:00
tools - Kernel's entry point is called KiSystemStartup, not NtProcessStartup (now it's done correctly). 2008-02-22 13:41:37 +00:00
apistatus.lst
baseaddress.rbuild - Add winhttp.dll from Wine 2008-02-13 16:46:28 +00:00
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild reactivate kdbg. 2008-02-14 22:02:57 +00:00
COPYING
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile Display a message when directories are created 2008-02-11 14:06:37 +00:00
proxy.mak
ReactOS-arm.rbuild Add WINEBUILD_FLAGS, and set it to --kill-at for ARM 2008-02-08 19:45:30 +00:00
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.