conhost: Popup Attributes should match Character Attributes when creating a new scree...
commitf1023b4b52e8164e9fa774c62d282efcb399107b
authorHugh McMaster <hugh.mcmaster@outlook.com>
Mon, 26 Jul 2021 13:02:34 +0000 (26 23:02 +1000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 26 Jul 2021 19:44:25 +0000 (26 21:44 +0200)
tree3deb20f93b4fa205e4addcf112a97b90d4caebb7
parent86e521d5bb01ce6ae740d475ee450f22d7517ac3
conhost: Popup Attributes should match Character Attributes when creating a new screen buffer.

Popup Attributes should match Character Attributes when a new screen
buffer is created. The existing Popup Attributes are copied when
using a pseudo console.

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>
dlls/kernel32/tests/console.c
programs/conhost/conhost.c