reactos/reactos
2003-08-04 00:28:44 +00:00
..
apps renamed apps/tests/button, apps/test/button2 & apps/tests/tokentest to be ISO-9660 compatible. 2003-07-30 14:08:16 +00:00
bootdata patch submitted by Vizzini (tested by myself) - implemented Ndis configuration api, adapted ne2000 to use it to get configuration, fixed up registry support for ne2000 driver, other supporting changes 2003-07-30 22:11:20 +00:00
dk
doc
drivers - Fixed vga to vga blits with a negative direction. 2003-08-02 19:53:56 +00:00
hal created KEBUGCHECK, KEBUGCHECKEX, KEBUGCHECKWITHTS macros to report file/line of bugcheck. replace all direct calls of KeBugCheck, KeBugCheckEx and KeBugCheckWithTs with corresponding macros. I rebuilt from a make clean and it looks good. 2003-07-21 21:53:53 +00:00
iface -invented NtUserGetQueueStatus 2003-08-02 16:54:38 +00:00
include IMAGE_SUBSYSTEM_EFI_xxx added (KJK::Hyperion) 2003-08-03 15:34:52 +00:00
lib fixed 2 bugs in HEAP_strdupA2W, moved the HEAP_ functions to their own file, and caching the results of RtlGetProcessHeap() for improved performance. 2003-08-04 00:28:44 +00:00
loaders/dos Properly close file descriptors, fix by rwreed@users.sourceforge.net 2003-07-22 08:44:38 +00:00
media
ntoskrnl FsRtlSyncVolumes is implemented, even if it does nothing, because it is an absolete API since NT 4.0 or NT 3.50. 2003-08-03 15:53:45 +00:00
regtests Ignore generated _regtests.c 2003-07-17 06:37:39 +00:00
services more .cvsignore maintenance 2003-06-28 23:09:27 +00:00
subsys clean-up work on my GDIOBJ lock/unlock tracing/debugging 2003-08-04 00:24:07 +00:00
tools disabled check for existing hive. Needed because hivesys.inf will be getting an update soon, and mkhive can't recognize that an existing file may be out of date. 2003-07-30 21:22:51 +00:00
.cvsignore
.gdbinit
aboot.bat
apistatus.lst 2003-07-10 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-07-10 12:29:02 +00:00
baseaddress.cfg
boot.bat
bootc.lst
bootcd.bat
bootflop.bat
ChangeLog Adding Art Yerkes Keyboard Patch 2003-07-29 23:34:12 +00:00
config Revert. 2003-07-17 10:47:02 +00:00
COPYING
CREDITS
gdb.ini
INSTALL 2003-07-17 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-07-17 10:46:21 +00:00
install-system.sh
install.bat kbdus.dll - submitted by art yerkes 2003-07-31 16:47:08 +00:00
install.sh
installwine.bat typo - fix install of regression tests. 2003-07-13 05:42:31 +00:00
Jamfile
Jamrules
LGPL.txt
makedisk.bat
Makefile kbdus.dll - submitted by art yerkes 2003-07-31 16:47:08 +00:00
makefile.dos
README
rosbin.txt
rules.mak cleanup of old wine porting stuff 2003-07-12 03:40:49 +00:00

========================
ReactOS Version 0.1.x
Updated March 19th, 2003
========================

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