reactos/reactos
Hartmut Birr 4900a6f281 - Removed some files which are replaced by the string library.
svn path=/trunk/; revision=4817
2003-06-01 19:18:09 +00:00
..
apps Added named pipe test by Dan Kegel 2003-05-31 20:26:49 +00:00
bootdata Added NLS information. 2003-05-27 13:59:53 +00:00
dk Updates to accomodate changes and additions with the various sub-modules. 2003-01-07 18:20:34 +00:00
doc Documentation update. 2001-07-24 20:49:57 +00:00
drivers Implemented spinlock and event functions. 2003-05-27 20:59:24 +00:00
hal Removed unused bios32 support. 2003-04-27 18:12:15 +00:00
iface - Implemented FindWindowEx*() (it was already implemented in subsys\win32k\ntuser\window.c with the exception of a small bug, but wasn't mapped to by user32??) FIXED 2003-05-23 17:07:12 +00:00
include 2003-06-01 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-06-01 14:59:02 +00:00
lib Added missing .cvsignore file. Patch by Michael Fritscher. 2003-06-01 18:18:02 +00:00
loaders/dos Accept .nls files. 2003-05-16 15:37:50 +00:00
media Added Bitstream Vera fonts and removed accidental loading of Arial font 2003-05-16 15:10:10 +00:00
ntoskrnl - Removed some files which are replaced by the string library. 2003-06-01 19:18:09 +00:00
services housekeeping files... 2003-01-05 19:32:32 +00:00
subsys - Open CONOUT$ for accessing the console buffer. This fixes the 2003-06-01 17:06:22 +00:00
tools Added removal of .d files to 'clean' rule. 2003-05-29 08:50:23 +00:00
.cvsignore *** empty log message *** 2003-03-06 21:46:19 +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
baseaddress.cfg Started work on second stage setup. 2003-05-02 18:12:38 +00:00
boot.bat 2003-01-11 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-01-11 17:30:34 +00:00
bootc.lst Implemented NLS file import. 2003-05-19 14:39:09 +00:00
bootcd.bat Add DebugOut device driver 2003-05-22 15:11:29 +00:00
bootflop.bat
ChangeLog 2003-06-01 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-06-01 14:59:02 +00:00
config Added NDISVERSION define for our target NDIS support level, currently commented out pending testing. 2002-08-17 16:02:08 +00:00
COPYING
CREDITS Moved system applications 2000-12-05 02:40:51 +00:00
gdb.ini Added GNU Debugger stub for remote debugging. 2002-01-23 23:39:26 +00:00
INSTALL Updated INSTALL 2003-03-20 02:38:41 +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.bat - Forgot icon.ico for icontest. 2003-05-27 21:02:21 +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 Updates to accomodate changes and additions with the various sub-modules. 2003-01-07 18:20:34 +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 2003-05-28 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-05-28 19:53:53 +00:00
makefile.dos
README Attempt at updating README file 2003-03-20 02:33:37 +00:00
rosbin.txt *** empty log message *** 2003-03-20 20:56:24 +00:00
rules.mak 2003-04-05 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-04-05 09:37:45 +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