reactos/win32ss/user/winsrv/consrv/frontends
Hermès Bélusca-Maïto 19596768cb
[CONSRV] Support history resizing from console settings and from SetConsoleHistoryInfo() server implementation.
In addition, honour the maximum number of history buffers allowed when
creating new ones.

Some implementation information has been obtained from
https://github.com/microsoft/terminal
(under MIT License).
2020-03-02 01:08:35 +01:00
..
gui [CONSRV] Support history resizing from console settings and from SetConsoleHistoryInfo() server implementation. 2020-03-02 01:08:35 +01:00
tui [CONSRV] Fix the definitions of the Console[Input|Output]UnicodeToAnsiChar() and Console[Input|Output]AnsiToUnicodeChar() macros. 2020-02-09 00:37:44 +01:00
frontends.rc
input.c [CONSRV] Keep a count of input events in the console queue + code simplifications. 2020-02-22 23:27:42 +01:00
terminal.c [CONSRV] Keep a count of input events in the console queue + code simplifications. 2020-02-22 23:27:42 +01:00
wcwidth.c [CONSRV] Preparation for Asian console support (#2171) 2019-12-25 23:35:01 +09:00