reactos/rosapps
Steven Edwards 98b23c7c52 Warning cleanup:
- disable the unused service related functions for now
 - comment out a bunch of unused variables
 - cast a few things to shut up compiler warnings for now


svn path=/trunk/; revision=39383
2009-02-04 10:01:42 +00:00
..
applications Warning cleanup: 2009-02-04 10:01:42 +00:00
demos - Remove version defines. 2008-10-25 15:03:02 +00:00
dflat32 Replace deprectaed function (unlink, stricmp) with new ones (_unlink, _stricmp) 2008-12-22 23:24:18 +00:00
drivers - <@silverblade> it does nothing, it can be destroyed. -- Goodbye avtest, no one will miss you 2008-11-29 21:19:34 +00:00
lib - Silence more "has virtual functions but non-virtual destructor" warnings 2008-11-22 10:37:47 +00:00
templates - Welcome to rosapps NTAPI/WINAPI, farewell STDCALL 2008-11-29 21:23:45 +00:00
copying
directory.rbuild - Start rosapps rearrange and cleanup process. 2008-07-05 11:46:22 +00:00
Doxyfile
makefile Fix bug #2312 and add a check to show only the relevant information for Windows/Unix users 2007-06-18 11:58:35 +00:00
readme.txt - Update readme.txt. 2008-04-14 20:05:52 +00:00

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