reactos/base
Joachim Henze 24317c111f [0.4.11][USETUP] Do a trick to avoid visual "blinking" during screen clearing (#3255)
CORE-17312

Hide everything under the same foreground & background colors, so that
the actual color and text blanking reset does not create a visual "blinking".
Then, blank the text and finally reset the actual foreground &
background colors.

We do this because we cannot do the screen scrolling trick that would
allow to change both the text and the colors at the same time (the
function is currently not available in our console "emulation" layer).

The issue was unhidden when we introduced the red progress bar in
0.4.11-dev-111-g e5c0bfacf1

Fix picked from 0.4.15-dev-1078-g 434fa562ce
2021-01-15 16:09:29 +01:00
..
applications [0.4.11][RAPPS] "Let's encrypt" Certificate-Issuer-Update hamster-wheel 2021-01-11 21:27:36 +01:00
services [0.4.11] [NFSD] Apply a hack to avoid CORE-13498 2018-12-12 23:09:52 +01:00
setup [0.4.11][USETUP] Do a trick to avoid visual "blinking" during screen clearing (#3255) 2021-01-15 16:09:29 +01:00
shell [0.4.11][EXPLORER] systray notification area - icon crosstalk on NIS_SHARED or NIS_HIDDEN CORE-14262 2020-10-24 21:08:37 +02:00
system [0.4.11][WINLOGON] Start the screensaver on the user desktop CORE-16548 2020-10-23 17:43:20 +02:00
CMakeLists.txt