reactos/reactos
Hervé Poussineau b82483c76c Verify that allocated resource list is not NULL in IRP_MN_START_DEVICE.
svn path=/trunk/; revision=14524
2005-04-06 06:09:01 +00:00
..
apps more w32api conversion. Send errors.h to the Trash Can 2005-04-05 19:30:34 +00:00
boot/freeldr nevermind. It helps to do a make bootcd in the terminal that has the value and /usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/opt/www/htdig/bin:/usr/lib/java/bin:/usr/lib/java/jre/bin:/opt/kde/bin:/usr/lib/qt/bin to mingw defined. 2005-04-02 00:11:50 +00:00
bootdata Add serial port enumerator driver: 2005-04-05 19:04:07 +00:00
dk
doc
drivers Verify that allocated resource list is not NULL in IRP_MN_START_DEVICE. 2005-04-06 06:09:01 +00:00
hal patch by kjk::hyperion, fix syntax of gcc inline asm 2005-04-06 04:03:41 +00:00
include more w32api conversion. Send errors.h to the Trash Can 2005-04-05 19:30:34 +00:00
lib remove the use of windows.h in some places where it is not needed 2005-04-05 23:04:24 +00:00
media
ntoskrnl Changed back to IoBuildSynchronousFsdRequest. 2005-04-05 15:51:02 +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 Print date and time formats according to regional settings 2005-04-05 12:34:38 +00:00
tools Support 'ref' and 'unique' attributes for pointers. 2005-04-03 12:49:25 +00:00
w32api Add WaitAll and WaitAny values 2005-04-03 21:31:41 +00:00
apistatus.lst
baseaddress.cfg
config
COPYING
CREDITS
Doxyfile
INSTALL
Jamfile
Jamrules
LGPL.txt
Makefile Add serial port enumerator driver: 2005-04-05 19:04:07 +00:00
README
rules.mak

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