reactos/rosapps
Hartmut Birr 51b30bed9f Opened files for redirection inheritable.
Printed error messages in main to stderr. If the output is redirected,
the error message isn't printed in the redirection.

svn path=/trunk/; revision=2942
2002-05-07 23:05:33 +00:00
..
cmd Opened files for redirection inheritable. 2002-05-07 23:05:33 +00:00
cmdutils Added BSD touch utillity. 2002-04-03 03:57:56 +00:00
devutils/gdb2
dflat32
lib/dflat32 Still working on making dflat32 a dll. Alot of this will be cleaned up in the 2002-04-14 10:15:06 +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
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