reactos/rosapps
Magnus Olsen 350c6a32c2 adding GetData32Be, GetData32Le for getting 4bytes from big or lite endian
start implment Ld for ppc.

svn path=/trunk/; revision=25440
2007-01-13 17:27:14 +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 adding GetData32Be, GetData32Le for getting 4bytes from big or lite endian 2007-01-13 17:27:14 +00:00
dflat32 Fixing some renname of xml to rbuild 2006-07-29 14:26:28 +00:00
fraginator
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
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.