reactos/reactos
Ged Murphy cfb2293f95 sc.exe now supports basic starting, stopping, creation and deletion of services.
Still early days and very bare bones, so not including into build yet

svn path=/trunk/; revision=19000
2005-11-04 18:19:09 +00:00
..
apps I don't think tracert really depends on winmm lib. 2005-10-31 11:59:29 +00:00
boot Fix DbgPrint calls. 2005-10-19 19:33:15 +00:00
bootdata Big move of driver input stack to a Plug-and-Play model: 2005-10-31 16:46:46 +00:00
drivers fix uninitialized variable 2005-11-04 00:10:39 +00:00
hal Fixed Ki386WriteFsByte. 2005-10-24 17:45:37 +00:00
include newer msvc's are aware of __FUNCTION__ 2005-11-02 14:18:40 +00:00
lib Never, Never do if (FALSE) it will make dead code. activate dead code after DrFreds bug. 2005-11-04 16:26:13 +00:00
media Big move of driver input stack to a Plug-and-Play model: 2005-10-31 16:46:46 +00:00
modules Support all optional modules and possibly a 'windows' one where every piece of code related to the Win32 subsystem will be stored (eventually to be voted on, I suppose). 2005-10-02 17:54:56 +00:00
ntoskrnl - Rename KiCheckForKernelApcDelivery 2005-11-03 16:58:43 +00:00
regtests fix warnings in winetests 2005-10-22 20:42:20 +00:00
services Fix lurking bug exposed by r18687 2005-10-26 23:19:37 +00:00
subsys sc.exe now supports basic starting, stopping, creation and deletion of services. 2005-11-04 18:19:09 +00:00
tools - The separator (slash or back slash), exepostfix and exeprefix are initialized from environment variables. 2005-11-02 23:24:05 +00:00
w32api define CONNECT_COMMANDLINE and CONNECT_CMD_SAVECRED 2005-11-03 01:10:24 +00:00
apistatus.lst
baseaddress.xml adding base address for dplay/dplayx 2005-10-27 22:03:35 +00:00
config.template.xml
COPYING
CREDITS
Doxyfile
INSTALL
LGPL.txt
Makefile - The separator (slash or back slash), exepostfix and exeprefix are initialized from environment variables. 2005-11-02 23:24:05 +00:00
proxy.mak
ReactOS.xml
README

========================
ReactOS Version 0.2.x
Updated June 23rd, 2004
========================

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 NT 4.0
compatibility, is always keeping an eye towards compatibility with
future Windows NT releases, that is, Windows 2000 (NT 5.0) and
Windows XP (NT 5.1).

More information is available at http://www.reactos.com.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the doc subdirectory for some sparse notes

4. Who is responsible

See the CREDITS file