reactos/reactos
Martin Fuchs 4d498c7390 - move shortcut comment texts into string resources
- add error handling
- create new "Accessories" folder in programs start menu

svn path=/trunk/; revision=18508
2005-10-17 11:03:30 +00:00
..
apps - Implement -r Calling route.exe for output 2005-10-14 21:35:03 +00:00
boot Invalidate the start value if start key doesn't exist. 2005-10-16 14:24:11 +00:00
bootdata - Add samsrv.dll stub. 2005-10-16 09:58:19 +00:00
drivers Implemented SMART commands for ide devices. 2005-10-16 11:17:26 +00:00
hal win32 api compatibility fix 2005-09-08 23:10:17 +00:00
include fixed a typo in the NtAccessCheck declaration 2005-10-10 15:42:08 +00:00
lib - move shortcut comment texts into string resources 2005-10-17 11:03:30 +00:00
media Remove registry entries for class installers we don't have 2005-10-16 11:11:35 +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 Fix IoGetDeviceProperty, which should never return STATUS_BUFFER_OVERFLOW, but STATUS_BUFFER_TOO_SMALL 2005-10-17 08:41:00 +00:00
regtests Fix RtlQueryAtomInAtomTable and add regression tests 2005-09-23 21:08:57 +00:00
services Fixed the definition of PDEV_INSTALL_W. 2005-10-15 16:39:22 +00:00
subsys destroy window handles when program terminates 2005-10-17 09:44:17 +00:00
tools Fix [out, size_is, unique] parameter issues. 2005-10-16 15:27:38 +00:00
w32api Update directx header and correct more info. 2005-10-16 18:21:20 +00:00
apistatus.lst
baseaddress.xml * add Security.dll (redirects all calls to secur32.dll) 2005-10-14 23:13:08 +00:00
config.template.xml fix typo 2005-08-10 03:32:15 +00:00
COPYING
CREDITS -small test commit 2005-09-21 17:09:33 +00:00
Doxyfile
INSTALL Update installation instructions 2005-05-13 19:47:30 +00:00
LGPL.txt
Makefile new top-level target 'msvc' to create msvc build files 2005-08-24 03:39:10 +00:00
proxy.mak module_test proxy makefile support 2005-08-16 15:47:38 +00:00
ReactOS.xml revert back to -Os because of some buggy versions of GCC 2005-08-01 13:01:58 +00:00
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