reactos/rosapps
Robert Dickenson 27e2be0d83 Added start of utility application zoomin.
svn path=/trunk/; revision=3437
2002-08-29 20:28:13 +00:00
..
calc Fixes for building with __MINGW32_VERSION 2.1 2002-08-25 06:47:16 +00:00
cmd Fixes for building with __MINGW32_VERSION 2.1 2002-08-25 06:47:16 +00:00
cmdutils Fixes for building with __MINGW32_VERSION 2.1 2002-08-25 06:47:16 +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 Fixes for building with __MINGW32_VERSION 2.1 2002-08-25 06:47:16 +00:00
hcalc Fixes for building with __MINGW32_VERSION 2.1 2002-08-25 06:47:16 +00:00
lib/dflat32 Fixes for building with __MINGW32_VERSION 2.1 2002-08-25 06:47:16 +00:00
mc Fixes for building with __MINGW32_VERSION 2.1 2002-08-25 06:47:16 +00:00
net Fixes for building with __MINGW32_VERSION 2.1 2002-08-25 06:47:16 +00:00
notevil Fixes for building with __MINGW32_VERSION 2.1 2002-08-25 06:47:16 +00:00
regedit Added command line handling from wine regedit, removed stdafx rubbish. 2002-08-29 18:42:38 +00:00
regedt32 Fixes for building with __MINGW32_VERSION 2.1 2002-08-25 06:47:16 +00:00
regsvr32 Fixes for building with __MINGW32_VERSION 2.1 2002-08-25 06:47:16 +00:00
sysutils Fixes for building with __MINGW32_VERSION 2.1 2002-08-25 06:47:16 +00:00
taskmgr Fixes for building with __MINGW32_VERSION 2.1 2002-08-25 06:47:16 +00:00
templates Respond to WM_MEASUREITEM with the font height. 2002-08-28 19:01:49 +00:00
welcome Added welcome/autorun application 2002-08-23 16:17:12 +00:00
winfile Fixes for building with __MINGW32_VERSION 2.1 2002-08-25 06:47:16 +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 Fixes for building with __MINGW32_VERSION 2.1 2002-08-25 06:47:16 +00:00
readme.txt Updated readme information 2001-12-30 20:29:54 +00:00
rules.mak Added TOOLS_PATH macro and default target similar to that in reactos/rules.mak 2002-08-17 16:06:29 +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