From 26d175e4890c88315bd65c190e515fc523ffbae5 Mon Sep 17 00:00:00 2001 From: Brandon Turner Date: Fri, 28 Oct 2005 00:54:31 +0000 Subject: [PATCH] update todo.txt with current status svn path=/trunk/; revision=18821 --- reactos/subsys/system/cmd/todo.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/reactos/subsys/system/cmd/todo.txt b/reactos/subsys/system/cmd/todo.txt index 904ef5a32d1..6f23d7fed75 100644 --- a/reactos/subsys/system/cmd/todo.txt +++ b/reactos/subsys/system/cmd/todo.txt @@ -29,8 +29,5 @@ A lot of commands on failure just spit out GetLastError instead of looking for t *Reg Testing We need more batch files like the one Royce made for "set /a". What out for if bugs when doing this... could lead to in the wrong direction when looking for a regression. -*Remove dependance on __REACTOS__ -__REACTOS__ = 0 doesnt compile and is useless. __REACTOS__ = 1 has been the default and works just fine on windows. - *Add Breaker THere is partly code in place for this already. However it is broken and not finished. PocketCMD which is open source and based off ros cmd does do this correctly though. So there is something to look at and see how it can be done. though it is hard to find where they are doing it even though they are based on eachother they look pretty different now a days. \ No newline at end of file -- 2.17.1