reactos/win32ss/user/winsrv/consrv/include
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
..
conio.h [CONSRV] Fix setting the default screenbuffer and console view sizes when creating a new screenbuffer. 2020-02-23 22:43:02 +01:00
conio_winsrv.h [CONSRV] Support history resizing from console settings and from SetConsoleHistoryInfo() server implementation. 2020-03-02 01:08:35 +01:00
console.h
rect.h [KERNEL32][CONSRV] Use more often the internal ConioRectHeight/Width() and ConioIsRectEmpty() macros. 2020-02-22 21:15:58 +01:00
settings.h
term.h [WINSRV] Implement SrvGetThreadConsoleDesktop(). CORE-13470 2019-04-28 02:50:38 +02:00