mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 20:43:00 +00:00
- Minor fixes to work more like WinXP's cmd
- Removed the now obsolete "seta_test.cmd" svn path=/trunk/; revision=33561
This commit is contained in:
parent
b655fc4f5e
commit
92545f124e
7 changed files with 21 additions and 133 deletions
|
@ -54,8 +54,6 @@ INT cmd_cls (LPTSTR cmd, LPTSTR param)
|
|||
coPos, &dwWritten);
|
||||
SetConsoleCursorPosition(hConsole, coPos);
|
||||
|
||||
bIgnoreEcho = TRUE;
|
||||
|
||||
return 0;
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue