reactos/rosapps
Eric Kohl e9f2e019b1 Fixed warnings and errors.
svn path=/trunk/; revision=2053
2001-07-12 11:58:57 +00:00
..
cmd Fixed compiling bug for gcc-2.95.3. 2001-07-11 20:26:58 +00:00
cmdutils Version resource added to the command line utilities more, tee, and y. 2000-12-19 23:06:20 +00:00
devutils/gdb2 gdb2\Makefile 2001-04-15 23:43:12 +00:00
dflat32 Version info added to Eric's edit port. 2000-03-08 22:38:01 +00:00
notevil Switched to using waitable timers instead of Sleep(), gives more accurate time cycles, also added some small optimizations 2001-02-18 19:31:38 +00:00
sysutils Fixed warnings and errors. 2001-07-12 11:58:57 +00:00
copying
Makefile Added D-Flat/32 library 2000-03-05 19:58:08 +00:00
readme.txt
rules.mak Partially implemented (handlers only) 2000-04-25 23:22:57 +00:00

This directory contains core applications that support the
ReactOS kernel.

Before you start to compile applications check the HOST
variable in 'rules.mak'.

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

CMD: This is Eric Kohl's port of COMMAND for ReactOS.