reactos/rosapps
Nedko Arnaudov add5e2d89f Added base support for user settings.
svn path=/trunk/; revision=1804
2001-04-16 05:11:54 +00:00
..
cmd Various improvements by Carl Nettelblad. 2001-02-28 22:33:23 +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 Added base support for user settings. 2001-04-16 05:11:54 +00:00
copying GNU GPL 1999-05-11 21:33:57 +00:00
Makefile Added D-Flat/32 library 2000-03-05 19:58:08 +00:00
readme.txt Update for global rules.mak file. 1999-05-11 12:38:45 +00:00
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.