A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Hermès Bélusca-Maïto 13fc08ccc7 [NTDLL/KERNEL32]
- Use new naming scheme.

[CSRSRV]
- Continuing headers reorganization.
- Activate new code.

[CSRSRV/WIN32CSR]
- Move some code into basesrv.

[BASESRV]
- Add basesrv.dll
The names of the APIs tables come from http://j00ru.vexillium.org/csrss_list/api_list.html as usual,
however I used the NT 4 ones for testing purposes only. After that I will update them to 2k3 version
and add function stubs. Also some variable names are deduced from the subsystems/win32/csrss/csrsrv/server.c ones.

svn path=/branches/ros-csrss/; revision=57587
2012-10-20 21:03:32 +00:00
base [BOOTDATA] 2012-10-17 22:19:29 +00:00
boot [BOOTDATA] 2012-10-17 22:19:29 +00:00
cmake Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
dll [NTDLL/KERNEL32] 2012-10-20 21:03:32 +00:00
drivers Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
hal Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
include [NTDLL/KERNEL32] 2012-10-20 21:03:32 +00:00
lib Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
media Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
modules Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
ntoskrnl Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
subsystems [NTDLL/KERNEL32] 2012-10-20 21:03:32 +00:00
win32ss [NTDLL/KERNEL32] 2012-10-20 21:03:32 +00:00
.hgeol Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
apistatus.lst Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
CMakeLists.txt Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
configure.cmd Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
configure.sh Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
COPYING Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
COPYING.ARM Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
COPYING.LIB Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
COPYING3 Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
COPYING3.LIB Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
CREDITS Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
depmap.xsl Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
Doxyfile Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
global.lds Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
INSTALL Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
PreLoad.cmake Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
README Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
toolchain-gcc.cmake Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
toolchain-msvc.cmake Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
vreport.xsl Create a branch for working on csrss and co. 2012-10-14 13:04:31 +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.