reactos/base/setup/usetup
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
..
lang [SETUP] French translation of missing elements (#3111) 2020-09-03 21:20:54 +02:00
spapisup [USETUP] Support a custom way to extract files for cabinet files 2020-04-26 14:57:40 +02:00
chkdsk.c
chkdsk.h
CMakeLists.txt [USETUP] Fix the build for msvc 2020-04-26 17:01:08 +02:00
cmdcons.c
cmdcons.h
console.c [USETUP] Move loading of requested font from blue.sys to usetup 2020-04-26 14:59:04 +02:00
console.h
consup.c [USETUP] Do a trick to avoid visual "blinking" during screen clearing. (#3255) 2020-10-02 00:20:21 +02:00
consup.h [USETUP] Minor formatting only. 2020-10-02 00:04:11 +02:00
devinst.c [UMPNPMGR][USETUP] Fix the way device-install events are queued and dequeued. Fixes CORE-16103. 2020-10-01 01:52:09 +02:00
devinst.h
format.c
format.h
fslist.c
fslist.h
genlist.c
genlist.h
keytrans.c
keytrans.h
mui.c [USETUP] Implement resource ID text based strings for MUI (#2193) 2020-01-19 17:58:13 +01:00
mui.h [USETUP] Implement resource ID text based strings for MUI (#2193) 2020-01-19 17:58:13 +01:00
muilanguages.h [TRANSLATION] Update Spanish, and add Basque translation (#2667) 2020-05-17 18:46:36 +02:00
partlist.c
partlist.h
progress.c
progress.h
usetup.c [USETUP][BOOTDATA] Include optional CJK standard fonts (#2336) 2020-02-14 10:47:20 +09:00
usetup.h [SETUPLIB][USETUP] Slightly modify how and when the HW system partition is detected and used. 2019-08-25 02:38:53 +02:00
usetup.rc