reactos/reactos
Filip Navara e51757630c Fix name length handing in RtlQueryAtomInAtomTable.
svn path=/trunk/; revision=16999
2005-08-03 14:45:39 +00:00
..
apps set svn:eol-style of *.dsp/dsw to CRLF 2005-08-03 05:11:43 +00:00
boot Check if the cpu supports the pae mode. 2005-07-30 18:55:25 +00:00
bootdata A really simple Win32 implementation of 'hostname'. 2005-08-02 20:17:01 +00:00
doc import objsel.dll from wine-20050726 2005-07-26 13:40:31 +00:00
drivers Set right compatible IDs for USB devices with multiple interfaces 2005-08-03 14:03:31 +00:00
hal First attempt to make the XML data we feed rbuild conforming the XInclude spec. 2005-08-01 13:34:33 +00:00
include Modify NTDLL!DbgSsInitialize/4 signature. 2005-08-02 16:11:13 +00:00
lib Fix name length handing in RtlQueryAtomInAtomTable. 2005-08-03 14:45:39 +00:00
media First attempt to make the XML data we feed rbuild conforming the XInclude spec. 2005-08-01 13:34:33 +00:00
modules First attempt to make the XML data we feed rbuild conforming the XInclude spec. 2005-08-01 13:34:33 +00:00
ntoskrnl Move #endif one line down to make the source code balanced. 2005-08-02 22:14:52 +00:00
regtests First attempt to make the XML data we feed rbuild conforming the XInclude spec. 2005-08-01 13:34:33 +00:00
services Implement CM_Get_DevNode_Registry_Property[_Ex]A/W and CM_Set_DevNode_Registry_Property[_Ex]A/W partially. 2005-08-01 19:42:19 +00:00
subsys #include "precomp.h" -> #include <precomp.h> 2005-08-03 11:10:21 +00:00
tools Make w3seek happy. 2005-08-02 21:22:40 +00:00
w32api fixed the CONTAINING_RECORD macro 2005-08-02 11:23:40 +00:00
apistatus.lst Added shared RTL functions to appear in ntoskrnl exports (Since they are in fact exported by ntoskrnl) 2004-08-07 06:48:49 +00:00
baseaddress.xml First attempt to make the XML data we feed rbuild conforming the XInclude spec. 2005-08-01 13:34:33 +00:00
config.template.xml set eol-style for most xml files 2005-07-24 21:42:00 +00:00
COPYING
CREDITS add my self to CREDITS 2005-06-08 17:29:59 +00:00
Doxyfile
INSTALL Update installation instructions 2005-05-13 19:47:30 +00:00
LGPL.txt
Makefile Install freeloader installer. 2005-07-12 15:04:17 +00:00
proxy.mak Add "depends" target for makefiles 2005-06-16 21:02:52 +00:00
ReactOS.xml revert back to -Os because of some buggy versions of GCC 2005-08-01 13:01:58 +00:00
README Update version number to 0.2.x 2004-06-22 23:27:48 +00:00

========================
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