reactos/rosapps
Phillip Susi 045f617089 Corrected CreateProcess() command line parameter to be more compatible with NT
Fixed minor bugs with console mode being set incorrectly

svn path=/trunk/; revision=1982
2001-06-18 02:55:47 +00:00
..
cmd Corrected CreateProcess() command line parameter to be more compatible with NT 2001-06-18 02:55:47 +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 #ifdefs for clipboard feature 2001-05-16 21:19:06 +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.