[CONSRV]: Minor fixes:
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Tue, 18 Oct 2016 17:12:57 +0000 (17:12 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Tue, 18 Oct 2016 17:12:57 +0000 (17:12 +0000)
- Use GetSystemWindowsDirectoryW instead of GetWindowsDirectoryW inside "TranslateConsoleName";
- Don't add scrollbars by default to the console window when it's being created;
- Fix the 2nd parameter of MapVirtualKeyW call;
- Two code style changes in text.c and tuiterm.c.

svn path=/trunk/; revision=72983


No differences found