reactos/reactos
Hervé Poussineau fbd4530bfa Complete IRP_MJ_CREATE, IRP_MJ_CLOSE, IRP_MJ_CLEANUP
Use correct buffer when filling read request. Use SEH when needed
Correctly propagate DO_BUFFERED_IO, DO_DIRECT_IO and FILE_DEVICE_SECURE_OPEN flags

svn path=/trunk/; revision=21741
2006-04-25 22:22:22 +00:00
..
base fix build 2006-04-25 21:47:16 +00:00
boot Create the pagefile at the root of the drive by default. Now when you install to an alternate %systemroot%, you can still have a page file. 2006-04-24 18:32:35 +00:00
dll - The start of a revamp of the UI. This is still not yet finished, but I'm committing anyway as it's looks much better already. 2006-04-24 19:09:33 +00:00
drivers Complete IRP_MJ_CREATE, IRP_MJ_CLOSE, IRP_MJ_CLEANUP 2006-04-25 22:22:22 +00:00
hal - Make ROS buildable with GCC 4.1 2006-03-04 17:27:40 +00:00
include Add some defines 2006-04-24 10:51:34 +00:00
lib Art Yerkes said this should be deleted. 2006-04-22 05:37:07 +00:00
media - Update Wine-sync related doc 2006-04-17 18:11:17 +00:00
modules Change remaining .xml build files to .rbuild and fixup links. 2006-02-18 19:21:01 +00:00
ntoskrnl patch from w3seek : create smss with a current directory (system path), Otherwise the current directory for all early processes will be NULL. Fixes some inf installation issues reported by Herve. 2006-04-23 17:31:07 +00:00
regtests Update Wine User32 test to Apr 4 2006 cvs. 2006-04-05 02:34:10 +00:00
subsystems fix ownerdraw menu for miranda (patch by Brezenbak) 2006-04-18 17:17:08 +00:00
tools - Fix indentation (spaces -> TABs). 2006-04-17 11:13:48 +00:00
apistatus.lst Remove oleaut32 from api status 2005-12-18 17:40:51 +00:00
baseaddress.rbuild set svn:eol-style to native for *.rbuild 2006-02-23 00:01:01 +00:00
config-ppc.template.rbuild set svn:eol-style to native for *.rbuild 2006-02-23 00:01:01 +00:00
config.template.rbuild Add GDB property for debugging with gdb 2006-04-20 16:13:50 +00:00
COPYING Update GPL and LGPL licenses. 2005-11-23 07:07:40 +00:00
CREDITS Add Maarten Bosma and Nathan Woods 2006-03-31 13:42:22 +00:00
Doxyfile
INSTALL Fixed a few spelling mistakes and change http://www.reactos.com to http://www.reactos.org/. 2006-03-26 19:57:49 +00:00
LGPL.txt Update GPL and LGPL licenses. 2005-11-23 07:07:40 +00:00
Makefile Added 'world' and 'universe' targets (suggested by oiaohm) 2006-02-28 05:39:05 +00:00
proxy.mak module_test proxy makefile support 2005-08-16 15:47:38 +00:00
ReactOS-ppc.rbuild set svn:eol-style to native for *.rbuild 2006-02-23 00:01:01 +00:00
ReactOS.rbuild Add GDB property for debugging with gdb 2006-04-20 16:13:50 +00:00
README Fixed a few spelling mistakes and change http://www.reactos.com to http://www.reactos.org/. 2006-03-26 19:57:49 +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 toward 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.org/.

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