reactos/reactos
Hervé Poussineau 82b0b7c44a Move drivers to the right location
svn path=/trunk/; revision=17747
2005-09-08 20:07:16 +00:00
..
apps Why this thing ships with its own GetConsoleWindow function I don't understand. Rename it and make the rest of the code use it. Compiles fine on gcc 3.x and msvc6 and works properly. 2005-08-25 23:54:39 +00:00
boot Reserve space for The Terminator 2005-09-08 13:08:21 +00:00
bootdata Correct notepad location 2005-09-08 14:01:53 +00:00
drivers Move drivers to the right location 2005-09-08 20:07:16 +00:00
hal Revert my last commit. 2005-09-05 21:39:59 +00:00
include - Move s(w)printf to rtl (cannot be shared in string because of differences with the CRT implementation). - Fix build errors due to previous commits (sorry). 2005-09-08 06:52:01 +00:00
lib - Move s(w)printf to rtl (cannot be shared in string because of differences with the CRT implementation). - Fix build errors due to previous commits (sorry). 2005-09-08 06:52:01 +00:00
media Update status 2005-09-07 16:34:46 +00:00
modules Add 'rosky' module. 2005-08-12 12:31:33 +00:00
ntoskrnl - Move s(w)printf to rtl (cannot be shared in string because of differences with the CRT implementation). - Fix build errors due to previous commits (sorry). 2005-09-08 06:52:01 +00:00
regtests - Disable two tests since the Balance Set Manager isn't implemented yet and they'll freeze ROS. 2005-09-04 15:57:17 +00:00
services Shut up some debug messages 2005-09-06 18:07:46 +00:00
subsys -remove hotkey lock 2005-09-08 16:18:51 +00:00
tools Christoph_vW <Christoph@ApiViewer.de>: 2005-09-08 16:41:07 +00:00
w32api Add AC_SRC constants 2005-09-07 16:23:24 +00:00
apistatus.lst
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 fix typo 2005-08-10 03:32:15 +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 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