reactos/base/setup
Hermès Bélusca-Maïto 434fa562ce
[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).
2020-10-02 00:20:21 +02:00
..
lib Revert "[FONTS] Add Selawik as a substitution for Segoe UI" CORE-17122 (#2921) 2020-06-14 19:09:41 +09:00
reactos [SETUP][MMSYS][SHELL32] Adding missing French translation (and update existing ones) (#3232) 2020-09-25 01:39:31 +02:00
setup [SETUP] Don't free a DLL that is still in use by a different thread 2020-01-03 11:32:07 +01:00
usetup [USETUP] Do a trick to avoid visual "blinking" during screen clearing. (#3255) 2020-10-02 00:20:21 +02:00
welcome [TRANSLATION] Chinese Traditional translation for "Problem with Shortcut" dialog and improvements (#3079) 2020-08-23 14:28:55 +02:00
CMakeLists.txt [REACTOS] Don't include another module's PCH aka fix build. 2018-11-02 11:14:09 +01:00