reactos/reactos
2009-05-22 01:35:48 +00:00
..
base - eventlog.h: Add CurrentRecord to EventSource struct as each EventLog handle must keep track of current record. 2009-05-20 13:07:19 +00:00
boot - add ReactOS_LogOn.wav to bootcd 2009-05-18 15:00:41 +00:00
dll - Fix NtUserVkKeyScanEx to support current thread keyboard layout or use the one provided by handle. See bug report 4269 and the related bug report 4272. 2009-05-22 01:35:48 +00:00
drivers - Fix our DMA implementation to use documented structs 2009-05-22 01:26:18 +00:00
hal Supersedes r40538, r40539; RosBE bug fixed with a RosBE-specific hack (-nostdinc removed from BUILTIN_CPPFLAGS in rules.mak) 2009-04-21 00:33:41 +00:00
include - Fix NtUserVkKeyScanEx to support current thread keyboard layout or use the one provided by handle. See bug report 4269 and the related bug report 4272. 2009-05-22 01:35:48 +00:00
lib - Restore the old loopback implementation 2009-05-16 01:44:20 +00:00
media - Add a logon sound 1/2 2009-05-17 14:14:35 +00:00
modules
ntoskrnl - Add check of params for NtGetWriteWatch/NtResetWriteWatch (from Wine) 2009-05-20 11:08:08 +00:00
subsystems - Fix NtUserVkKeyScanEx to support current thread keyboard layout or use the one provided by handle. See bug report 4269 and the related bug report 4272. 2009-05-22 01:35:48 +00:00
tools fix log2lines build 2009-05-21 14:15:51 +00:00
apistatus.lst
baseaddress.rbuild - Add Font Embedding Dll (it is necessary for Iron and Chrome) 2009-04-22 08:51:09 +00:00
config-arm.template.rbuild - Change description of what OARCH option does. 2008-12-28 05:12:45 +00:00
config-ppc.template.rbuild - Change description of what OARCH option does. 2008-12-28 05:12:45 +00:00
config.template.rbuild - Change description of what OARCH option does. 2008-12-28 05:12:45 +00:00
COPYING
COPYING.ARM
CREDITS commit #100: add me to credits 2009-04-06 15:03:57 +00:00
depmap.xsl
Doxyfile - Generate to do list, test list, bug list and deprecated list. 2009-01-04 11:44:45 +00:00
INSTALL
LGPL.txt
Makefile Supersedes r40538, r40539; RosBE bug fixed with a RosBE-specific hack (-nostdinc removed from BUILTIN_CPPFLAGS in rules.mak) 2009-04-21 00:33:41 +00:00
proxy.mak
ReactOS-arm.rbuild Revert my changes in r37808. 2008-12-02 19:05:11 +00:00
ReactOS-generic.rbuild Supersedes r40538, r40539; RosBE bug fixed with a RosBE-specific hack (-nostdinc removed from BUILTIN_CPPFLAGS in rules.mak) 2009-04-21 00:33:41 +00:00
ReactOS-i386.rbuild - Turn on multi-character constants support in GCC. Makes TAG macro usage redundant. 2009-02-18 14:51:07 +00:00
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.