reactos/rosapps
Nedko Arnaudov 39a209d69e Make it link with gcc 3.x
svn path=/trunk/; revision=6381
2003-10-19 22:59:36 +00:00
..
calc Set target type as Windows 2003-08-23 06:10:36 +00:00
cmdutils
control
ctlpanel
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
games/winemine added *.map to the cvsignore file 2003-09-24 17:36:58 +00:00
hcalc
lib/dflat32
mc
net
notepad
notevil Added Mark Tempel, Art Yerkes, Martin Fuchs, Vizzini, Filip Navara, 2003-10-11 21:06:18 +00:00
regedit/res Merged regedit from winehq cvs. 2003-08-22 05:55:14 +00:00
regedt32 Build Fix 2003-07-28 03:28:07 +00:00
regsvr32
sysutils Make it link with gcc 3.x 2003-10-19 22:59:36 +00:00
taskmgr Optimierung der Applikationsfenster-Anzeige 2003-08-17 07:59:37 +00:00
templates
welcome
winfile
.cvsignore
copying
install.bat
installapps.bat
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
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