reactos/base
Joachim Henze 3178252fa7 [0.4.13][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:07:30 +01:00
..
applications [0.4.13][RAPPS] "Let's encrypt" Certificate-Issuer-Update hamster-wheel 2021-01-11 21:26:36 +01:00
services [0.4.13][UMPNPMGR][USETUP] Fix the way device-install events are queued and dequeued. Fixes CORE-16103. 2021-01-15 03:24:40 +01:00
setup [0.4.13][USETUP] Do a trick to avoid visual "blinking" during screen clearing (#3255) 2021-01-15 16:07:30 +01:00
shell [0.4.13][EXPLORER|SHELL3232] Fix CORE-14439 part 2 of 2 - Fix Build 2020-03-25 17:49:41 +01:00
system [ß.4.13][WINLOGON] Start the screensaver on the user desktop CORE-16548 2019-12-08 10:47:28 +01:00
CMakeLists.txt