reactos/reactos
Eric Kohl 7fc5d5420a RSetServiceStatus:
- Don't fail if the system is shutting down because services must report successful shutdown to the service manager while the system is shutting down.
- Add some more parameter checks.

svn path=/trunk/; revision=36272
2008-09-16 19:47:16 +00:00
..
base RSetServiceStatus: 2008-09-16 19:47:16 +00:00
boot add kvmnet.sys and kvmnet.inf to bootcd (OPTIONAL) 2008-09-14 14:29:33 +00:00
dll D3D9: Implemented part of IDirect3DDevice9::CreateTexture() 2008-09-16 19:21:02 +00:00
drivers - Merge aicom-network-fixes up to r36256 2008-09-15 13:13:44 +00:00
hal
include add missing definitions 2008-09-14 18:22:53 +00:00
lib - add IID_INetConnectionConnectUi 2008-09-16 14:44:42 +00:00
media Update DejaVu Fonts from 2.24 to 2.26 2008-09-12 13:37:28 +00:00
modules
ntoskrnl - Implement IoSetFileOrigin 2008-09-15 17:47:16 +00:00
subsystems - Don't hardcode PAGE_SIZE two times, use ViewSize value, which is the actual size of committed pages. 2008-09-15 13:09:30 +00:00
tools Output NULL for inherited methods in the vtbl. 2008-09-14 05:07:16 +00:00
apistatus.lst
baseaddress.rbuild
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
COPYING.ARM
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-arm.rbuild
ReactOS-generic.rbuild
ReactOS-i386.rbuild
ReactOS-ppc.rbuild
README
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.