reactos/rosapps
Mark Tempel 9d16b51f6b Add winfile back into the build.
svn path=/trunk/; revision=7676
2004-01-16 05:17:31 +00:00
..
calc Update to remove a bit of MFC style preprocessor abuse to get this application to compile. 2004-01-15 05:27:18 +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 ping to build again. 2004-01-16 04:43:19 +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
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 makefile to build winfile again. 2004-01-16 05:12:03 +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 Add winfile back into the build. 2004-01-16 05:17:31 +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