reactos/reactos
Martin Fuchs ed14f79996 remove duplicate RegQueryStringValue() function
svn path=/trunk/; revision=18272
2005-10-05 16:11:21 +00:00
..
apps - Don't call winsock initialiser for each seperate server thread 2005-10-03 18:32:30 +00:00
boot Fixed a typo. 2005-09-10 15:21:16 +00:00
bootdata add comp.exe (optional). 2005-10-02 20:03:20 +00:00
drivers Return an error instead of STATUS_SUCCESS for functions which are not implemented or supported (in ScsiPortDeviceControl). 2005-10-03 18:49:44 +00:00
hal win32 api compatibility fix 2005-09-08 23:10:17 +00:00
include partial implementation of ShowWindowAsync() using the synchronous NtUserShowWindow() call to activate the desktop switcher 2005-10-05 14:47:07 +00:00
lib partial implementation of ShowWindowAsync() using the synchronous NtUserShowWindow() call to activate the desktop switcher 2005-10-05 14:47:07 +00:00
media Update .inf files 2005-09-26 12:05:27 +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 Reference the PDO before returning it 2005-10-03 10:13:28 +00:00
regtests Fix RtlQueryAtomInAtomTable and add regression tests 2005-09-23 21:08:57 +00:00
services Map status codes to CONFIGRET error codes 2005-10-03 07:06:42 +00:00
subsys remove duplicate RegQueryStringValue() function 2005-10-05 16:11:21 +00:00
tools Rbuild: Enhanced MSVC support 2005-10-05 00:27:25 +00:00
w32api Implement CM_Request_Eject_PC[_Ex]. 2005-10-02 10:07:25 +00:00
apistatus.lst
baseaddress.xml Add "Add hardware" control panel applet. 2005-10-03 07:48:59 +00:00
config.template.xml
COPYING
CREDITS -small test commit 2005-09-21 17:09:33 +00:00
Doxyfile
INSTALL
LGPL.txt
Makefile
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