reactos/rosapps
Phillip Susi 63546989b5 Replased improper use of NULL with 0 to get rid of warnings
svn path=/trunk/; revision=2538
2002-01-21 22:32:59 +00:00
..
cmd
cmdutils
devutils/gdb2
dflat32
mc
net Updates for ReactOS build system 2001-12-31 18:25:36 +00:00
notevil
regsvr32 regsvr32 from Jurgen Van Gael 2002-01-07 21:12:10 +00:00
sysutils Fixed the return value for the root key in GetMaxValueNameLength(). 2002-01-04 22:07:38 +00:00
taskmgr Replased improper use of NULL with 0 to get rid of warnings 2002-01-21 22:32:59 +00:00
copying
installapps.bat Updates for console telnet for win32 2001-12-31 18:30:20 +00:00
Makefile
readme.txt Updated readme information 2001-12-30 20:29:54 +00:00
rules.mak

$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