reactos/rosapps
Magnus Olsen 363cf7f261 the public frist version that can convert arty testms.exe that are commited to powerpc branch in the alink folder.
the program doing main() ( return 0 )
fixing minior bugs as well

svn path=/trunk/; revision=25453
2007-01-14 18:01:56 +00:00
..
cmdutils Fix inconsistent formatting and other trails of GreatLord's fixing 2006-09-10 20:12:16 +00:00
demos Make it a compile time choice, whether you want to use a clipper or not, because our ddraw does not support it yet. 2006-12-12 17:51:50 +00:00
devutils the public frist version that can convert arty testms.exe that are commited to powerpc branch in the alink folder. 2007-01-14 18:01:56 +00:00
dflat32 Fixing some renname of xml to rbuild 2006-07-29 14:26:28 +00:00
fraginator - deleted temporary files, generated files, binaries 2006-04-01 15:02:38 +00:00
lib Fixing some renname of xml to rbuild 2006-07-29 14:26:28 +00:00
mc Fix inconsistent formatting and other trails of GreatLord's fixing 2006-09-10 20:12:16 +00:00
net fixed all network apps in rosapps. 2006-09-07 09:42:17 +00:00
notevil Fixing some renname of xml to rbuild 2006-07-29 14:26:28 +00:00
packmgr Dmitry Philippov: Fix GCC4 warning 2006-09-10 09:31:44 +00:00
sysutils Having two cats with the same name in one repository is too much 2006-10-17 15:02:51 +00:00
templates rename some file from xml to rbuild. 2006-07-29 15:23:19 +00:00
tests do not build hello as GUI apps it is CUI apps. printf is redirect in GUI apps and does not output to console. Now we change to CUI, printf are redirect to console when it build as CUI. 2007-01-04 14:46:20 +00:00
copying
directory.rbuild remove welcome from rbuild file 2006-07-29 14:33:39 +00:00
Doxyfile activated Doxygen option SEARCHENGINE 2003-12-14 11:15:53 +00:00
makefile More details in the rosapps makefile message. 2005-07-29 13:46:03 +00:00
readme.txt add & altered some text files (update information) 2006-03-05 13:57:35 +00:00

$Id$

====================
ReactOS Applications
====================

This directory contains extra applicatons for ReactOS.
Make sure you also have a copy of the rest of the ReactOS
source before you attempt to build anything in this module.

The following is a short decription of each. Check for a
readme.txt under each application for more details.

CMDUTILS : External commands for CMD.
DEMOS    : Demonstration applications
DEVUTILS : Extra developer tools.
DFLAT32  : Console text editor
GAMES	 : The start of the ReactOS games collection
MC	 : Midnight Commander
NET	 : Network tools (Ncftp, etc.)
NOTEVIL  : ReactOS Coders Console Parade.
SYSUTILS : System Utilities.
TEMPLATES: Application Template (dialog, mdi, etc.)
Tests    : Test applications (alphablend, mdi, moztest, wm_paint, etc.)
WELCOME  : An alternative welcome dialog, the default one is part of the reactos dir.