reactos/rosapps
guido 347f421015 Ported SORT command form FreeDOS
svn path=/trunk/; revision=3501
2002-09-13 21:40:28 +00:00
..
calc Don't try to build modules that won't build. 2002-09-03 18:44:19 +00:00
cmd added patch submitted by Guido de Jong 2002-09-09 22:36:40 +00:00
cmdutils Ported SORT command form FreeDOS 2002-09-13 21:40:28 +00:00
control Fixes for building with __MINGW32_VERSION 2.1 2002-08-25 06:47:16 +00:00
devutils Added start of utility application zoomin. 2002-08-29 20:28:13 +00:00
dflat32 added patch submitted by Guido de Jong 2002-09-09 22:49:00 +00:00
hcalc Fixes for building with __MINGW32_VERSION 2.1 2002-08-25 06:47:16 +00:00
lib/dflat32 Don't try to build modules that won't build. 2002-09-03 18:44:19 +00:00
mc Don't try to build modules that won't build. 2002-09-03 18:44:19 +00:00
net added patch submitted by Guido de Jong 2002-09-09 22:27:57 +00:00
notevil Don't try to build modules that won't build. 2002-09-03 18:44:19 +00:00
regedit Don't try to build modules that won't build. 2002-09-03 18:44:19 +00:00
regedt32 Don't try to build modules that won't build. 2002-09-03 18:44:19 +00:00
regsvr32 Fixes for building with __MINGW32_VERSION 2.1 2002-08-25 06:47:16 +00:00
sysutils added patch submitted by Guido de Jong 2002-09-09 22:49:00 +00:00
taskmgr Replaced many CPP modules with C ones. All filenames now lowercase 8.3 format. Now builds as UNICODE or ANSI. 2002-09-10 02:07:02 +00:00
templates Don't try to build modules that won't build. 2002-09-03 18:44:19 +00:00
welcome Added welcome/autorun application 2002-08-23 16:17:12 +00:00
winfile Fix case sensitivity problem 2002-09-12 18:08:54 +00:00
copying GNU GPL 1999-05-11 21:33:57 +00:00
installapps.bat Fixes for building with __MINGW32_VERSION 2.1 2002-08-25 06:47:16 +00:00
Makefile Don't try to build modules that won't build. 2002-09-03 18:44:19 +00:00
readme.txt Updated readme information 2001-12-30 20:29:54 +00:00
rules.mak Don't try to build modules that won't build. 2002-09-03 18:44:19 +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