reactos/rosapps
Steven Edwards 2f04a917bb Relicensed as LGPL and Released back to the WINE project as per
Rob's Approvial.

svn path=/trunk/; revision=3747
2002-11-12 15:25:15 +00:00
..
calc Don't try to build modules that won't build. 2002-09-03 18:44:19 +00:00
cmd * Do not exit if GetConsoleScreenBufferInfo fails. GetConsoleScreenBufferInfo fails 2002-11-11 21:53:25 +00:00
cmdutils committing more developments. 2002-11-10 14:29:27 +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 New line fix for gcc 3.x 2002-10-03 20:57:13 +00:00
hcalc Removed files that don't belong in the repository. 2002-10-28 12:10:23 +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 Misc updates and additions to as yet only partial applications. 2002-09-24 14:26:47 +00:00
notevil Don't try to build modules that won't build. 2002-09-03 18:44:19 +00:00
regedit Relicensed as LGPL and Released back to the WINE project as per 2002-11-12 15:25:15 +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 Change caption from Task Manager to ReactOS Task Manager 2002-09-24 16:45:12 +00:00
templates Removed files that don't belong in the repository. 2002-10-28 12:10:23 +00:00
welcome changed "$(RM) *.various" to "- $(RM) *.various" in order to keep the clean rule going. 2002-11-10 14:27:45 +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 Added MODE command. 2002-10-16 01:47:11 +00:00
Makefile Added MODE command. 2002-10-16 01:47:11 +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