reactos/reactos
Thomas Bluemel 78f6e71be8 Another crash removed. Patch by Mike Nordell.
svn path=/trunk/; revision=7010
2003-12-14 00:45:39 +00:00
..
apps added a (slightly modified) mdi test application from winprog.org. Thanks to Brook Miles aka theForger 2003-12-10 19:18:06 +00:00
bootdata Minor correction. 2003-12-13 19:59:08 +00:00
dk Remove 'dist' target 2003-11-24 16:48:41 +00:00
doc Documentation update. 2001-07-24 20:49:57 +00:00
drivers Do not probe a user buffer until SEH is usable. 2003-12-13 14:25:04 +00:00
hal Minor cleanup 2003-11-20 00:57:29 +00:00
iface fixed NtGdiAddFontResource() to accept a PUNICODE_STRING 2003-12-12 21:37:39 +00:00
include fixes to cursors 2003-12-13 22:38:29 +00:00
lib In RegQueryValueExA, always request the type from RegQueryValueExW, we 2003-12-13 23:59:45 +00:00
loaders/dos Remove 'dist' target 2003-11-24 16:48:41 +00:00
media Added Bitstream Vera fonts and removed accidental loading of Arial font 2003-05-16 15:10:10 +00:00
ntoskrnl Print debug message if memory allocation fails 2003-12-13 21:11:53 +00:00
regtests 2003-12-07 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-12-07 11:34:41 +00:00
services Print received error message. 2003-11-24 16:41:41 +00:00
subsys Another crash removed. Patch by Mike Nordell. 2003-12-14 00:45:39 +00:00
tools 2003-12-10 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-12-10 20:34:53 +00:00
.cvsignore initial doxygen configuraion 2003-12-06 23:11:41 +00:00
.gdbinit Added GNU Debugger stub for remote debugging. 2002-01-23 23:39:26 +00:00
aboot.bat another test of commit mailer 2002-06-12 02:32:14 +00:00
apistatus.lst fixed line endings 2003-10-21 01:53:03 +00:00
baseaddress.cfg - Fixed importing forward exports by ordinal. 2003-11-19 13:16:22 +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
bootcd.bat Implement GUI consoles 2003-10-20 18:02:04 +00:00
bootflop.bat
ChangeLog 2003-12-10 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-12-10 20:34:53 +00:00
config Fixed line endings. 2003-10-06 18:49:50 +00:00
COPYING
CREDITS Updated list of developers. 2003-12-13 19:47:27 +00:00
Doxyfile relative paths for option STRIP_FROM_PATH; avtivate source browsing 2003-12-07 16:46:31 +00:00
gdb.ini Added GNU Debugger stub for remote debugging. 2002-01-23 23:39:26 +00:00
INSTALL 2003-07-17 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-07-17 10:46:21 +00:00
install-system.sh Use the directory tree created by the install target for Linux 2001-09-01 11:55:38 +00:00
install-unix.sh CSRSS code reshuffle 2003-12-02 11:38:47 +00:00
install.bat CSRSS code reshuffle 2003-12-02 11:38:47 +00:00
install.sh Use the directory tree created by the install target for Linux 2001-09-01 11:55:38 +00:00
installwine.bat typo - fix install of regression tests. 2003-07-13 05:42:31 +00:00
Jamfile Add experimental jamfiles (still buggy). 2003-05-23 22:43:03 +00:00
Jamrules Add experimental jamfiles (still buggy). 2003-05-23 22:43:03 +00:00
LGPL.txt LGPL 2.1 2002-08-31 17:07:30 +00:00
makedisk.bat
Makefile relative paths for option STRIP_FROM_PATH; avtivate source browsing 2003-12-07 16:46:31 +00:00
makefile.dos
README Attempt at updating README file 2003-03-20 02:33:37 +00:00
rules.mak 2003-12-10 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-12-10 20:34:53 +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