reactos/reactos
Gé van Geldorp 13fa224348 Move some of the DLLs a bit so they won't have to be relocated. Sort by
address.

svn path=/trunk/; revision=18684
2005-10-22 18:32:16 +00:00
..
apps - NDK fix: don't undef a million status codes, instead, have apps define WIN32_NO_STATUS. 2005-10-19 17:03:38 +00:00
boot Fix DbgPrint calls. 2005-10-19 19:33:15 +00:00
bootdata Add a display class installer (useful when installing display drivers) 2005-10-22 17:18:33 +00:00
drivers - Enable/disable keyboard by writing the controller command byte instead of 2005-10-21 20:28:05 +00:00
hal win32 api compatibility fix 2005-09-08 23:10:17 +00:00
include - NDK fix: don't undef a million status codes, instead, have apps define WIN32_NO_STATUS. 2005-10-19 17:03:38 +00:00
lib Add a display class installer (useful when installing display drivers) 2005-10-22 17:18:33 +00:00
media Add a display class installer (useful when installing display drivers) 2005-10-22 17:18:33 +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 Fixed the mapping for low alignment images. 2005-10-22 15:11:55 +00:00
regtests fix bug in user32_winetest 2005-10-22 11:51:52 +00:00
services fix warnings 2005-10-22 01:46:46 +00:00
subsys Use MaxPos instead of MaxTrackingPos when "restoring" a window which was 2005-10-22 15:10:03 +00:00
tools add raddr2line back to build 2005-10-22 13:37:48 +00:00
w32api forgot to commit this... 2005-10-21 14:04:40 +00:00
apistatus.lst
baseaddress.xml Move some of the DLLs a bit so they won't have to be relocated. Sort by 2005-10-22 18:32:16 +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
LGPL.txt
Makefile add targets for creating MSVC project files to Makefile 2005-10-20 15:04:55 +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