reactos/reactos
Eric Kohl 1b066695c5 Fix typos.
svn path=/trunk/; revision=4346
2003-03-19 20:10:24 +00:00
..
apps Test application used for testing GDI shape drawing functions. Currently it tests Polygon 2003-03-19 16:03:02 +00:00
bootdata Fix typos. 2003-03-19 20:10:24 +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 Hack stub for NdisWriteErrorLogEntry so VMware network driver fails with some grace. =/ 2003-03-14 23:37:26 +00:00
hal Fixed some hal dispatch table issues. 2003-02-26 14:14:47 +00:00
iface GetClientRect implementation by Tim Jobling 2003-03-06 21:03:49 +00:00
include Pass NTSTATUS return code from NtUser functions and use MmCopyFromCaller 2003-03-18 09:16:44 +00:00
lib Pass NTSTATUS return code from NtUser functions and use MmCopyFromCaller 2003-03-18 09:16:44 +00:00
loaders Include error code in diagnostic and exit on error 2003-01-15 00:17:12 +00:00
media Added binary .nls files. 2002-01-02 00:51:37 +00:00
ntoskrnl Fixed an off-by-one error in CmiPopulateHive(). 2003-03-18 20:36:17 +00:00
services housekeeping files... 2003-01-05 19:32:32 +00:00
subsys Implemented the import of default registry settings from .inf files. 2003-03-18 20:39:49 +00:00
tools Replace direct calls to "make" with $(MAKE) 2003-02-28 22:51:17 +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 Reverted latest changes. 2002-09-08 10:23:54 +00:00
boot.bat 2003-01-11 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-01-11 17:30:34 +00:00
boot.hiv preliminary implementation of boot hive import. exposes memory problem in registry routines 2001-08-29 05:06:31 +00:00
bootc.lst Updated the system hive and the boot driver list. 2002-06-12 23:38:28 +00:00
bootcd.bat Moved txtsetup.sif to the bootdata directory. 2003-03-16 16:17:39 +00:00
bootflop.bat fixed handling of boot drivers 1999-10-23 18:56:04 +00:00
ChangeLog 2003-03-16 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-03-16 14:16:54 +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 Lots of changes to the kernel 1999-05-29 00:15:17 +00:00
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 Corrected mailing lists link 2002-05-05 15:30:01 +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 - Move GDI drivers and win32k.sys from system32\drivers to system32 2003-02-25 23:08:54 +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
LGPL.txt LGPL 2.1 2002-08-31 17:07:30 +00:00
makedisk.bat Updated rules for subsys directory. 1999-09-05 12:27:22 +00:00
Makefile Replace direct calls to "make" with $(MAKE) 2003-02-28 22:51:17 +00:00
makefile.dos fixes 1999-07-17 23:10:31 +00:00
NEWS Corrected additional object manager issues pointed by Philip Susi 1999-12-22 14:48:30 +00:00
README Fixed problem with handles not being released 1999-12-20 02:14:40 +00:00
rosbin.txt Added script for creating binary distribution 2001-03-21 22:34:24 +00:00
rules.mak 2003-01-15 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-01-15 20:18:12 +00:00
system.hiv - Move GDI drivers and win32k.sys from system32\drivers to system32 2003-02-25 23:08:54 +00:00

About Reactos

1. What is Reactos

A project aiming to make an approximate clone of Windows NT, compatible
with most Windows applications.

The project has a website 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

5. Recent developments

See the NEWS file