reactos/reactos
Eric Kohl c79b121347 Implemented some more registry functions.
svn path=/trunk/; revision=1989
2001-06-19 15:09:16 +00:00
..
apps More work on winsock stack (ping is now working) 2001-06-15 17:48:43 +00:00
doc All task switching is done in software. 2000-12-23 02:37:41 +00:00
drivers Enhanced floppy driver to read up to an entire track at a time 2001-06-18 03:14:24 +00:00
iface NTDLL/csr: some more stubs; code split; 2001-06-17 20:05:10 +00:00
include Implemented some more registry functions. 2001-06-19 15:09:16 +00:00
lib Implemented some more registry functions. 2001-06-19 15:09:16 +00:00
loaders Preparations for checked/free like builds (CPRINT == DbgPrint when DBG is defined). 2001-05-01 23:08:21 +00:00
media/fonts Truetype files from OpenOffice 2001-05-03 07:17:38 +00:00
ntoskrnl Implemented RtlOpenCurrentUser(). 2001-06-18 18:37:12 +00:00
services/lsass Moved system applications 2000-12-05 02:40:51 +00:00
subsys Fixed console mode behavior with processed input but not line buffered mode 2001-06-18 03:07:37 +00:00
.cvsignore
.gdbinit Fix for not valid PE module bug 2001-03-31 12:56:37 +00:00
boot.bat changes in IRP for compatibility 2000-09-12 10:12:13 +00:00
bootflop.bat
ChangeLog Beginnings of user-mode debugging support. 2001-03-18 19:52:38 +00:00
COPYING
CREDITS Moved system applications 2000-12-05 02:40:51 +00:00
INSTALL INSTALL 2001-04-15 22:08:23 +00:00
install-system.sh Some work on file caching 2000-12-10 23:42:01 +00:00
install.bat Implemented handle table and atom table 2001-05-26 16:52:31 +00:00
install.bochs SMP detection work 2001-04-16 02:02:07 +00:00
install.sh Update install files 2001-05-02 12:37:06 +00:00
makedisk.bat
Makefile Implemented handle table and atom table 2001-05-26 16:52:31 +00:00
makefile.dos
NEWS
rcopy.c Fixed bug (or better: typo) 2000-11-19 22:15:03 +00:00
README
rmkdir.c Fixed a problem with install rule 2000-12-19 20:20:16 +00:00
rosbin.txt Added script for creating binary distribution 2001-03-21 22:34:24 +00:00
rules.mak Preparations for checked/free like builds (CPRINT == DbgPrint when DBG is defined). 2001-05-01 23:08:21 +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