reactos/reactos
2008-05-18 10:56:31 +00:00
..
base Check if the GetWindowsDirectory call succeeded and use PathAppend to prevent a buffer overflow, when WinDir + "\regedit.exe" > MAX_PATH 2008-05-18 10:56:31 +00:00
boot Change the LCID for the default Bulgarian keyboard layout from 00040402 to 00000402. 2008-05-17 21:01:08 +00:00
dll Synced uxtheme.dll with Wine HEAD 2008-05-18 10:03:29 +00:00
drivers Remove IRP_MJ_QUERY_INFORMATION / FileNetworkOpenInformation 2008-05-16 19:00:47 +00:00
hal
include Add DCE pointer to window class. Start support for real Class DCEs. 2008-05-17 11:55:24 +00:00
lib Fix some .rbuild file problems 2008-05-08 16:01:30 +00:00
media - update msiexec version 2008-05-14 17:32:19 +00:00
modules
ntoskrnl Improve filter command by changing its syntax 2008-05-15 20:43:26 +00:00
subsystems Free memory only we allocated it 2008-05-18 09:34:31 +00:00
tools - Add specific properties to the keyboardlayout module type. They will assist us on autogenerating/updating the [keyboardLayout] & [Files.KeyboardLayout] from txtsetup and registry information automatically in the near future 2008-05-15 22:38:18 +00:00
apistatus.lst
baseaddress.rbuild - fix typo 2008-05-11 15:05:19 +00:00
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile Add ROS_BUILDENGINE variable to determine the location of rbuild 2008-05-17 09:56:15 +00:00
proxy.mak
ReactOS-arm.rbuild
ReactOS-generic.rbuild Fix some .rbuild file problems 2008-05-08 16:01:30 +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.