wine/programs/conhost
Hugh McMaster b17eb27112 conhost: Copy Character Attributes (colors) to the new screen buffer.
CreateConsoleScreenBuffer() copies the Character Attributes (colors)
to the new screen buffer when called.

Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-07-23 16:43:50 +02:00
..
tests conhost: Fix line wrapping around when ENABLE_VIRTUAL_TERMINAL_PROCESSING is set. 2021-04-05 23:00:00 +02:00
conhost.c conhost: Copy Character Attributes (colors) to the new screen buffer. 2021-07-23 16:43:50 +02:00
conhost.h conhost: Fix line wrapping around when ENABLE_VIRTUAL_TERMINAL_PROCESSING is set. 2021-04-05 23:00:00 +02:00
conhost.rc conhost: Import config dialog from wineconsole. 2020-10-09 17:38:33 +02:00
Makefile.in conhost: Import config dialog from wineconsole. 2020-10-09 17:38:33 +02:00
window.c conhost: Fix line wrapping around when ENABLE_VIRTUAL_TERMINAL_PROCESSING is set. 2021-04-05 23:00:00 +02:00