reactos/reactos
Jeffrey Morlan 7d27afbe96 [CSRSRV], [WIN32CSR]
- Move code for managing console handles from csrsrv to win32csr, where the rest of the console code is. No changes in functionality intended.
- Unify the csrsrv->win32csr callbacks (now numbering 4) into one table to avoid excessive code duplication.

svn path=/trunk/; revision=47314
2010-05-22 23:47:54 +00:00
..
base [DHCP/DHCPCSVC] 2010-05-21 20:14:56 +00:00
boot [HIVESYS.INF] 2010-05-22 18:34:54 +00:00
dll [INTL] 2010-05-22 20:27:14 +00:00
drivers [AFD] 2010-05-16 05:22:51 +00:00
hal [HAL] 2010-05-17 14:52:00 +00:00
include [WIN32K / USER32] 2010-05-22 01:05:31 +00:00
lib [NEWINFLIB] Fix an off-by-one bug, which lead to the crash of mkhive after parsing ~3 files on Windows or ~5 files on Linux 2010-05-14 21:20:40 +00:00
media [INF] 2010-05-09 21:58:04 +00:00
modules Create a branch for header work. 2010-02-26 22:57:55 +00:00
ntoskrnl [NTOSKRNL] 2010-05-22 16:12:59 +00:00
subsystems [CSRSRV], [WIN32CSR] 2010-05-22 23:47:54 +00:00
tools [RBUILD] 2010-05-16 13:33:52 +00:00
apistatus.lst Create a branch for header work. 2010-02-26 22:57:55 +00:00
baseaddress.rbuild [KSPROXY, MSDVBNP, MSVIDCTL, BDAPLGIN] 2010-03-28 19:06:48 +00:00
config-amd64.template.rbuild Revert r46466 2010-03-27 18:29:08 +00:00
config-arm.template.rbuild Create a branch for header work. 2010-02-26 22:57:55 +00:00
config-ppc.template.rbuild Create a branch for header work. 2010-02-26 22:57:55 +00:00
config.template.rbuild Create a branch for header work. 2010-02-26 22:57:55 +00:00
COPYING Create a branch for header work. 2010-02-26 22:57:55 +00:00
COPYING.ARM Create a branch for header work. 2010-02-26 22:57:55 +00:00
COPYING.LIB Create a branch for header work. 2010-02-26 22:57:55 +00:00
COPYING3 Create a branch for header work. 2010-02-26 22:57:55 +00:00
COPYING3.LIB Create a branch for header work. 2010-02-26 22:57:55 +00:00
CREDITS Create a branch for header work. 2010-02-26 22:57:55 +00:00
depmap.xsl Create a branch for header work. 2010-02-26 22:57:55 +00:00
Doxyfile - Reduce diff to trunk 2010-03-25 21:29:59 +00:00
INSTALL Create a branch for header work. 2010-02-26 22:57:55 +00:00
Makefile [RBUILD] 2010-05-15 20:37:24 +00:00
proxy.mak Create a branch for header work. 2010-02-26 22:57:55 +00:00
ReactOS-amd64.rbuild Merge from amd64-branch: 2010-03-30 11:09:21 +00:00
ReactOS-arm.rbuild [ReactOS-arm.rbuild] 2010-05-16 23:07:44 +00:00
ReactOS-generic.rbuild [HEADERS] 2010-03-12 23:16:29 +00:00
ReactOS-i386.rbuild Merge trunk head (46467) 2010-03-26 15:47:53 +00:00
ReactOS-ppc.rbuild Create a branch for header work. 2010-02-26 22:57:55 +00:00
README Create a branch for header work. 2010-02-26 22:57:55 +00:00
rosbuild.bat Fix the make path. 2010-04-16 10:48:02 +00:00
vreport.xsl Create a branch for header work. 2010-02-26 22:57:55 +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.