reactos/rosapps
Eric Kohl c19d6a953f Fixed crash in environment variable evaluation.
svn path=/trunk/; revision=2822
2002-04-05 12:53:21 +00:00
..
cmd Fixed crash in environment variable evaluation. 2002-04-05 12:53:21 +00:00
cmdutils Added BSD touch utillity. 2002-04-03 03:57:56 +00:00
devutils/gdb2 gdb2\Makefile 2001-04-15 23:43:12 +00:00
dflat32 Version info added to Eric's edit port. 2000-03-08 22:38:01 +00:00
lib/dflat32 Making dflat32 a dll. Its a little broken ATM. 2002-03-28 12:15:40 +00:00
mc Midnight Commander for Win32 Makefile Update 2001-12-30 10:02:48 +00:00
net fix a couple of warnings - Guido de Jong 2002-01-31 04:22:50 +00:00
notevil I added Steven Edwards and KJK::Hyperion to the rccp. 2002-03-09 16:04:50 +00:00
regsvr32 updated makefile to build regsvr32 2002-01-26 01:37:35 +00:00
sysutils Fixed the return value for the root key in GetMaxValueNameLength(). 2002-01-04 22:07:38 +00:00
taskmgr Removed duplicate definition of IO_COUNTERS structure 2002-01-21 22:35:30 +00:00
copying GNU GPL 1999-05-11 21:33:57 +00:00
installapps.bat cleanup + finger client 2002-02-07 01:32:20 +00:00
Makefile added finger to makefile 2002-01-28 08:38:22 +00:00
readme.txt Updated readme information 2001-12-30 20:29:54 +00:00
rules.mak added default rule for .cpp files 2001-11-20 21:56:54 +00:00

$Id: readme.txt,v 1.4 2001/12/30 20:29:54 sedwards Exp $

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.
CMDUTILS: External commands for CMD.
DEVUTILS: 
DFLAT32 : 
MC	: Midnight Commander
NET	: Ping, Ncftp, Telnet
NOTEVIL : ReactOS Coders Console Parade.
SYSUTILS: ReactOS System Utilities.
TASKMGR : Brian Palmer's Taskmanager