reactos/boot/freeldr/freeldr/ntldr
Hermès Bélusca-Maïto e2daca3f60
[FREELDR:UI] Improve drawing of progress bars, reducing flickering.
- Remove excessive UiDrawBackdrop() calls that caused too many
  unnecessary redraws.

- ProgressBar: Clear only the portions that need to be cleared up.
  This allows to not use DrawBackdrop anymore and the flickering.
2022-02-06 17:52:46 +01:00
..
arch [REACTOS] Fix some instances of DPRINTs with trailing whitespace before newlines. 2021-09-13 03:52:19 +02:00
conversion.c
headless.c [FREELDR] EMS boot options: Parse NT kernel load options in a consistent manner. Addendum to d887308b. 2020-12-27 00:51:57 +01:00
inffile.c [FREELDR] Remove a few useless code lines (#3503) 2021-03-09 16:02:11 +01:00
inffile.h [FREELDR] Move files where they are only used. 2019-08-11 22:01:36 +02:00
ntldropts.c [FREELDR] Add the possibility to change the boot load options from TXTSETUP.SIF 2020-11-04 19:59:28 +01:00
ntldropts.h [FREELDR] Add the possibility to change the boot load options from TXTSETUP.SIF 2020-11-04 19:59:28 +01:00
registry.c [FREELDR] Add RegCloseKey() and use it where registry keys need to be closed. 2021-11-19 03:55:21 +01:00
registry.h [FREELDR] Add RegCloseKey() and use it where registry keys need to be closed. 2021-11-19 03:55:21 +01:00
setupldr.c [FREELDR:UI] Improve drawing of progress bars, reducing flickering. 2022-02-06 17:52:46 +01:00
winldr.c [FREELDR:UI] Improve drawing of progress bars, reducing flickering. 2022-02-06 17:52:46 +01:00
winldr.h [FREELDR] Remove the 'Setup' parameter of the LoadAndBootWindowsCommon() function. 2020-11-03 01:51:48 +01:00
wlmemory.c [FREELDR] Formatting only. 2019-08-31 01:42:40 +02:00
wlregistry.c [FREELDR] Add RegCloseKey() and use it where registry keys need to be closed. 2021-11-19 03:55:21 +01:00