reactos/reactos
Eric Kohl f665fe8a22 Use FILE_APPEND_DATA access right to write log entries.
svn path=/trunk/; revision=11103
2004-09-28 12:50:23 +00:00
..
apps - Added a little sample which tests the noexecute protection. 2004-09-26 17:00:15 +00:00
bootdata Make some installers happy (well, happier at least) 2004-09-25 18:22:33 +00:00
dk - Remove unused makefiles. 2004-08-02 03:01:50 +00:00
doc Sync to Wine-20040914 2004-09-19 11:15:58 +00:00
drivers Support special FILE_WRITE_TO_END_OF_FILE byte offset to append data to a file. 2004-09-28 10:52:55 +00:00
hal Get rid of .edf files 2004-09-16 10:25:18 +00:00
iface 2004-07-21 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-07-21 18:17:50 +00:00
include Define FILE_WRITE_TO_END_OF_FILE. 2004-09-27 11:32:31 +00:00
lib NtSetInformationThread() expects a pointer, not the handle itself 2004-09-27 20:04:53 +00:00
loaders/dos - Changed back to the old variable NASM_CMD. 2004-06-05 09:47:36 +00:00
media Use '$Windows NT$' signature because setupapi doesn't accept '$ReactOS$' yet. 2004-08-28 12:42:19 +00:00
ntoskrnl Use FILE_APPEND_DATA access right to write log entries. 2004-09-28 12:50:23 +00:00
regtests Get rid of .edf files 2004-09-16 10:25:18 +00:00
services Moved some Nt/Zw functions and types. 2004-01-06 16:11:57 +00:00
subsys use Get/SetWindowLongPtr() where appropriate in favor of 64bit compatibility 2004-09-26 15:55:53 +00:00
tools Sylvain Petreolle <spetreolle@yahoo.fr> 2004-09-27 08:15:07 +00:00
w32api - Move shldisp.h to the right place. 2004-09-26 14:34:23 +00:00
.cvsignore initial doxygen configuraion 2003-12-06 23:11:41 +00:00
aboot.bat
apistatus.lst Added shared RTL functions to appear in ntoskrnl exports (Since they are in fact exported by ntoskrnl) 2004-08-07 06:48:49 +00:00
baseaddress.cfg added stubs for aclui.dll 2004-08-10 00:09:40 +00:00
boot.bat Removed trailing newline. This could have caused some trouble. 2003-08-25 12:06:29 +00:00
bootc.lst Fixed driver loading order, cleaned up relevant functions, and moved boot driver 2003-10-15 17:04:39 +00:00
ChangeLog 2004-09-23 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-09-23 20:05:32 +00:00
config Restore old DBG and KDBG defaults 2004-09-17 14:48:20 +00:00
COPYING
CREDITS Add Everaldo to credits 2004-02-23 04:29:39 +00:00
Doxyfile activate Doxygen SEARCHENGINE option 2003-12-14 10:55:30 +00:00
INSTALL
Jamfile
Jamrules
LGPL.txt
Makefile add hid.dll to the build system 2004-09-26 12:39:30 +00:00
makefile.dos
README Update version number to 0.2.x 2004-06-22 23:27:48 +00:00
rules.mak In config add switch OARCH for optimze build for the cpu you want 2004-09-16 17:35:33 +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