reactos/rosapps
Hermès Bélusca-Maïto 064ee89a12 [ROSAPPS]
Remove the legacy directory.rbuild file.

[VGAFONTEDIT]
- Add necessary headers definitions for CPI font files.
- Add some (unused for now) PSFv1 definitions.
- Add a (unused for now) VGAFONT structure that defines whether the font is stored as RAW, CPI or PSF.

svn path=/trunk/; revision=61227
2013-12-05 02:19:57 +00:00
..
applications [ROSAPPS] 2013-12-05 02:19:57 +00:00
demos Remove the unneeded $Id$ blabla from the source code. 2013-03-14 01:14:18 +00:00
drivers [CMAKE] 2012-12-22 15:45:00 +00:00
lib Remove the unneeded $Id$ blabla from the source code. 2013-03-14 01:14:18 +00:00
nukecamp started working on a ReactOS bootcamp management application. Just a mockup for now 2009-04-18 02:03:33 +00:00
templates Fix ASSERTMSG definition and usage (which is: ASSERTMSG(Message, expression) and not the other way around, see http://msdn.microsoft.com/en-us/library/windows/hardware/ff542113(v=vs.85).aspx , http://www.osronline.com/DDKx/ddtools/debugfns_41yr.htm and google...) (Part 1/X) 2013-07-19 12:54:34 +00:00
CMakeLists.txt [ROSAPPS] 2013-12-05 02:19:57 +00:00
copying
Doxyfile
makefile
readme.txt

====================
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.
It is to be placed under "modules" subdirectory of a trunk checkout.
No additional changes to build files are necessary, it'll be picked up
automatically.