reactos/reactos
Art Yerkes 196bd4d6aa Added HOST=mingw32-linux64 setting.
Fixed various small breakage for linux64 host.

svn path=/trunk/; revision=14910
2005-05-01 11:24:07 +00:00
..
apps Fix remaining System Process information structure issues and fix compilation 2005-04-18 18:24:06 +00:00
boot/freeldr Change BootDrive/BootPartition examples to BootPath 2005-04-30 14:15:38 +00:00
bootdata Added Nls\Locale registry tree, it corresponds to locales I imported from WINE a few revisions ago. 2005-04-28 14:48:28 +00:00
dk
doc
drivers Added HOST=mingw32-linux64 setting. 2005-05-01 11:24:07 +00:00
hal use the correct version of KeGetCurrentIrql for MP 2005-04-15 10:52:29 +00:00
include Don't double define GUID_DEVICE_INTERFACE_ARRIVAL and GUID_DEVICE_INTERFACE_REMOVAL in include/ntos/ntpnp.h and w32api/include/ddk/wdmguid.h 2005-04-30 14:36:05 +00:00
lib Added HOST=mingw32-linux64 setting. 2005-05-01 11:24:07 +00:00
media Remove the icon files, greatlrd add these icons (from Mindflyer) already to an other folder. 2005-03-27 20:12:36 +00:00
ntoskrnl Print symbol names if DBG is defined. 2005-05-01 09:49:45 +00:00
regtests bunch of w32api fixes. ascii.h is gonecd ..! coff.h was unused and quite a few others were redunant and could be moved. If you try to build a app in the ROS build system without using __USE_W32API or Unicode beware it won't build as it shouldn't. Also partinfo was really broken so someone needs to fix this. If not I will attempt to w32api'ise it in the morning. 2005-04-02 05:37:20 +00:00
services bunch of w32api fixes. ascii.h is gonecd ..! coff.h was unused and quite a few others were redunant and could be moved. If you try to build a app in the ROS build system without using __USE_W32API or Unicode beware it won't build as it shouldn't. Also partinfo was really broken so someone needs to fix this. If not I will attempt to w32api'ise it in the morning. 2005-04-02 05:37:20 +00:00
subsys tinus <o112w8r02@sneakemail.com> 2005-05-01 11:15:11 +00:00
tools Added HOST=mingw32-linux64 setting. 2005-05-01 11:24:07 +00:00
w32api - added stubs for NtSuspendProcess and NtResumeProcess 2005-04-29 16:41:52 +00:00
apistatus.lst
baseaddress.cfg Don't relocate shell32 and gdi32. Changed their base addresses so they fit better 2005-04-20 12:46:39 +00:00
config Merge in wrappers with DBG setting as requested 2005-04-25 18:31:20 +00:00
COPYING
CREDITS
Doxyfile
INSTALL
Jamfile
Jamrules
LGPL.txt
Makefile Roman Hoegg <roman.hoegg@unisg.ch> 2005-04-18 13:27:16 +00:00
README
rules.mak Added HOST=mingw32-linux64 setting. 2005-05-01 11:24:07 +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