reactos/rosapps
Emanuele Aliberti 65ecb0b98b Simple utility to list the so called "DOS Devices", that is
symbolic links in the \?? directory of the Ob name space.

svn path=/trunk/; revision=1285
2000-08-04 21:49:31 +00:00
..
cmd Fixed 'echo.' and 'echoerr.' 2000-07-19 06:58:13 +00:00
cmdutils New Y command and some fixes. 1999-11-05 20:41:17 +00:00
dflat32 Version info added to Eric's edit port. 2000-03-08 22:38:01 +00:00
notevil Coders directory updated. 2000-01-23 22:52:57 +00:00
sysutils Simple utility to list the so called "DOS Devices", that is 2000-08-04 21:49:31 +00:00
copying GNU GPL 1999-05-11 21:33:57 +00:00
Makefile Added D-Flat/32 library 2000-03-05 19:58:08 +00:00
readme.txt Update for global rules.mak file. 1999-05-11 12:38:45 +00:00
rules.mak Partially implemented (handlers only) 2000-04-25 23:22:57 +00:00

This directory contains core applications that support the
ReactOS kernel.

Before you start to compile applications check the HOST
variable in 'rules.mak'.

The following is a short decription of each.  Check the
readme.txt under each application for more details.

CMD: This is Eric Kohl's port of COMMAND for ReactOS.