reactos/reactos
2007-08-14 13:20:14 +00:00
..
base Start the RPC server in eventlog service 2007-08-14 08:48:02 +00:00
boot Make boot options for the bootcd dependent on DBG. Suggested by Caemyr. 2007-08-13 03:10:40 +00:00
dll Implement BackupEventLogA/W, ClearEventLogA/W, CloseEventLog, DeregisterEventSource, GetNumberOfEventLogRecords, GetOldestEventLogRecord, OpenBackupEventLogA/W, OpenEventLogA/W, ReadEventLogA/W, RegisterEventSourceA/W by calling appropriate method in eventlog.exe 2007-08-14 13:20:14 +00:00
drivers - Fix definition of _DESCRIPTOR/KDESCRIPTOR 2007-08-09 07:12:59 +00:00
hal Fix usage of KdComPortInUse 2007-07-08 20:13:20 +00:00
include Add back idl for eventlog 2007-08-14 08:01:01 +00:00
lib - Set correct hive version in the hive structure 2007-08-09 07:39:47 +00:00
media Prepare import of mlang library. This revision does not compile. 2007-08-07 06:48:01 +00:00
modules
ntoskrnl Update code to add back support for ACPI 2007-08-12 08:37:38 +00:00
subsystems move NtGdiBitBlt, NtGdiTransparentBlt, NtGdiExtFloodFill, NtGdiMaskBlt, NtGdiPlgBlt, NtGdiStretchBlt, NtGdiAlphaBlend from bitmaps.c to painting.c 2007-08-12 16:20:29 +00:00
tools Metadata enhancement for rbuild and version report by Marc Piulachs (marc DOT piulachs AT codexchange DOT net) 2007-08-12 19:17:00 +00:00
apistatus.lst
baseaddress.rbuild Prepare import of mlang library. This revision does not compile. 2007-08-07 06:48:01 +00:00
config-ppc.template.rbuild Remove ARCH define in config.template.rbuild. 2007-08-06 09:25:03 +00:00
config.template.rbuild Remove ARCH define in config.template.rbuild. 2007-08-06 09:25:03 +00:00
COPYING
CREDITS add myself to CREDITS 2007-08-09 12:47:07 +00:00
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile Metadata enhancement for rbuild and version report by Marc Piulachs (marc DOT piulachs AT codexchange DOT net) 2007-08-12 19:17:00 +00:00
proxy.mak
ReactOS-i386.rbuild Add missing include directory 2007-08-03 12:12:41 +00:00
ReactOS-ppc.rbuild
README
vreport.xsl Metadata enhancement for rbuild and version report by Marc Piulachs (marc DOT piulachs AT codexchange DOT net) 2007-08-12 19:17:00 +00:00

========================
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.