mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
update todo.txt with current status
svn path=/trunk/; revision=18821
This commit is contained in:
parent
748170be22
commit
26d175e489
1 changed files with 0 additions and 3 deletions
|
@ -29,8 +29,5 @@ A lot of commands on failure just spit out GetLastError instead of looking for t
|
||||||
*Reg Testing
|
*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.
|
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
|
*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.
|
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.
|
Loading…
Reference in a new issue