reactos/rosapps
Steven Edwards 1f86ab3ae7 Added simple unix style process killer.
svn path=/trunk/; revision=7053
2003-12-14 18:31:32 +00:00
..
calc Set target type as Windows 2003-08-23 06:10:36 +00:00
cmdutils more.c: 2003-10-23 21:36:43 +00:00
control update cvsingnore files 2003-07-06 04:48:53 +00:00
ctlpanel Commit of some work done last year... 2003-10-25 13:21:41 +00:00
demos/maze Simple maze demo 2003-08-15 17:06:49 +00:00
devutils Add guid generator by Jonathon Wilson 2003-08-22 07:26:41 +00:00
dflat32 update cvsingnore files 2003-07-06 04:48:53 +00:00
games/winemine added *.map to the cvsignore file 2003-09-24 17:36:58 +00:00
hcalc update cvsingnore files 2003-07-06 04:48:53 +00:00
lib/dflat32 update cvsingnore files 2003-07-06 04:48:53 +00:00
mc update cvsingnore files 2003-07-06 04:48:53 +00:00
net update cvsingnore files 2003-07-06 04:48:53 +00:00
notepad update cvsingnore files 2003-07-06 04:48:53 +00:00
notevil Added Mark Tempel, Art Yerkes, Martin Fuchs, Vizzini, Filip Navara, 2003-10-11 21:06:18 +00:00
regedt32 Fix building with the current stuff 2003-10-25 16:09:22 +00:00
regsvr32 update cvsingnore files 2003-07-06 04:48:53 +00:00
sysutils Added simple unix style process killer. 2003-12-14 18:31:32 +00:00
taskmgr Updated license header to reflect relicense by Brian Palmer. 2003-11-29 02:31:24 +00:00
templates update cvsingnore files 2003-07-06 04:48:53 +00:00
welcome update cvsingnore files 2003-07-06 04:48:53 +00:00
winfile update cvsingnore files 2003-07-06 04:48:53 +00:00
.cvsignore added doxygen config file 2003-12-07 12:06:15 +00:00
copying GNU GPL 1999-05-11 21:33:57 +00:00
Doxyfile activated Doxygen option SEARCHENGINE 2003-12-14 11:15:53 +00:00
install.bat Hope I fixed the broken issue. 2003-01-18 15:55:07 +00:00
installapps.bat Added MODE command. 2002-10-16 01:47:11 +00:00
Makefile fixed makefile for mingw systems, make is no longer make.exe, it is mingw32-make.exe, fixed this permanently by changing everything to $(MAKE) 2003-10-05 05:51:26 +00:00
readme.txt Updated readme information 2001-12-30 20:29:54 +00:00
rules.mak change CPP to CXX 2003-08-11 18:17:44 +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