A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Hermès Bélusca-Maïto bd4d83d88f [WIN32K]
- Remove the now unneeded CSR messaging support.
- CsrInit() goes away also and the usage of the CsrProcess is replaced by that of gpepCSRSS.

[WINSRV]
- Use a DLL instance for loading resources, instead of calling GetModuleHandle.

[KERNEL32/NTDLL]
- Remove unneeded variables.

svn path=/branches/ros-csrss/; revision=57665
2012-11-02 13:50:31 +00:00
base
boot Synchronize with trunk's revision r57636. 2012-10-28 12:33:23 +00:00
cmake
dll [WIN32K] 2012-11-02 13:50:31 +00:00
drivers Synchronize with trunk's revision r57629. 2012-10-28 10:05:08 +00:00
hal
include [WIN32K/USER32/WINSRV] 2012-11-02 11:23:26 +00:00
lib Synchronize with trunk's revision r57629. 2012-10-28 10:05:08 +00:00
media
modules
ntoskrnl - Synchronize with trunk's revision r57633. 2012-10-28 12:13:03 +00:00
subsystems
win32ss [WIN32K] 2012-11-02 13:50:31 +00:00
.hgeol
apistatus.lst
CMakeLists.txt
configure.cmd
configure.sh Synchronize with trunk's revision r57629. 2012-10-28 10:05:08 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
global.lds
INSTALL
PreLoad.cmake
README
toolchain-gcc.cmake
toolchain-msvc.cmake
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.