reactos/reactos
Eric Kohl 3d34260a62 [SERVICES]
- If a service will be started and another service is already running in the same image, send a start command instead of starting the process again.
This enables us to run multiple services within a single process, like svchost.exe.

svn path=/trunk/; revision=53036
2011-08-02 20:37:48 +00:00
..
base [SERVICES] 2011-08-02 20:37:48 +00:00
boot [FREELDR] 2011-07-31 19:16:48 +00:00
cmake [CMAKE/GCC] 2011-08-02 06:11:12 +00:00
dll [INETCPL] 2011-07-31 23:00:20 +00:00
drivers [AFD] 2011-08-02 13:46:16 +00:00
hal
importlibs
include [PSDK/WINNT.H] 2011-08-02 06:10:15 +00:00
lib [TCPIP] 2011-08-01 13:50:00 +00:00
media
modules
ntoskrnl [NTOSKRNL] 2011-08-01 22:59:44 +00:00
subsystems [WIN32K] 2011-08-02 16:29:33 +00:00
tools
apistatus.lst
baseaddress.rbuild
CMakeLists.txt [CMAKE] 2011-07-25 20:50:05 +00:00
config-amd64.template.rbuild
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
configure.cmd [CMAKE] 2011-07-25 19:08:52 +00:00
configure.sh [CMAKE] 2011-07-25 19:08:52 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
global.lds
INSTALL
Makefile
PreLoad.cmake
proxy.mak
ReactOS-amd64.rbuild
ReactOS-arm.rbuild
ReactOS-generic.rbuild
ReactOS-i386.rbuild Add "-fno-omit-frame-pointer" compiler option. GCC 4.6 omits on -O2 and -O3 level. 2011-07-27 02:37:33 +00:00
ReactOS-ppc.rbuild
README
rosbuild.bat
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.