reactos/rosapps
Emanuele Aliberti 9e0e46f4bd fireball added
svn path=/trunk/; revision=4860
2003-06-07 09:43:16 +00:00
..
calc Mainly standardisation of makefiles, now support make install rules and use ros headers... 2003-01-15 19:55:29 +00:00
cmdutils - Fixed a bug within the parameter check. 2003-02-24 23:16:13 +00:00
control Mainly standardisation of makefiles, now support make install rules and use ros headers... 2003-01-15 19:55:29 +00:00
ctlpanel CVS housekeeping. 2003-01-07 18:10:30 +00:00
devutils CVS housekeeping. 2003-01-07 18:10:30 +00:00
dflat32 small fix to linking error 2003-03-21 21:46:06 +00:00
games/winemine Gcc 3.x newline warning fix 2003-03-14 22:13:40 +00:00
hcalc Mainly standardisation of makefiles, now support make install rules and use ros headers... 2003-01-15 19:55:29 +00:00
lib/dflat32 Don't try to build modules that won't build. 2002-09-03 18:44:19 +00:00
mc Mainly standardisation of makefiles, now support make install rules and use ros headers... 2003-01-15 19:55:29 +00:00
net minor update to sync my tree. 2003-02-20 15:07:37 +00:00
notepad Mainly standardisation of makefiles, now support make install rules and use ros headers... 2003-01-15 19:55:29 +00:00
notevil fireball added 2003-06-07 09:43:16 +00:00
regedit minor mod to main header to attempt to fix mingw version problem. 2003-02-21 14:04:55 +00:00
regedt32 Mainly standardisation of makefiles, now support make install rules and use ros headers... 2003-01-15 19:55:29 +00:00
regsvr32 Fixes for building with __MINGW32_VERSION 2.1 2002-08-25 06:47:16 +00:00
sysutils - string-type-generic getopt() (hacked together in half a hour - seems to work fine, though). Very simple - only implements the POSIX standard (no long options, etc.) 2003-04-22 03:20:25 +00:00
taskmgr Mainly standardisation of makefiles, now support make install rules and use ros headers... 2003-01-15 19:55:29 +00:00
templates Removed files that don't belong in the repository. 2002-10-28 12:10:23 +00:00
welcome Mainly standardisation of makefiles, now support make install rules and use ros headers... 2003-01-15 19:55:29 +00:00
winfile getting some mods from a while ago sync'd. 2003-02-21 16:23:11 +00:00
.cvsignore Hope I fixed the broken issue. 2003-01-18 15:55:07 +00:00
copying GNU GPL 1999-05-11 21:33:57 +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 ctm by Aleksey Bragin 2003-04-04 19:26:04 +00:00
readme.txt Updated readme information 2001-12-30 20:29:54 +00:00
rules.mak Mainly standardisation of makefiles, now support make install rules and use ros headers... 2003-01-15 19:55: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