reactos/rosapps
Magnus Olsen 4ffa785260 1. last move is done arm to From folder
2. remove some include in CpuToIntel.c file they are not longer need it. 


svn path=/trunk/; revision=25436
2007-01-13 10:39:12 +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 1. last move is done arm to From folder 2007-01-13 10:39:12 +00:00
dflat32
fraginator
lib
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
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
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
Doxyfile
makefile
readme.txt

$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.