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
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
Makefile
readme.txt
rules.mak

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.