reactos/base
Tim Abdiukov a9ba54f678
[DWNL] Improve user experience and fix progress output (#7903)
- `CBindStatusCallback_UpdateProgress`:
  * Rework the failsafe check to enable percentage to be at 100%.
  * More thorough failsafe check, to avoid displaying 100% (or even 101%) where the actual and expected file sizes don't match.
- `case BINDSTATUS_ENDDOWNLOADDATA`: Do update the progress one last time to be at 100%, on download success.
2025-05-03 23:42:36 +02:00
..
applications [DWNL] Improve user experience and fix progress output (#7903) 2025-05-03 23:42:36 +02:00
services [UMPNPMGR] Typo: Handle device interface removal events properly 2025-04-28 21:16:05 +02:00
setup [SETUPLIB] Add a setuplib_static library, used for the dll and the unit-tests. 2025-04-20 19:18:28 +02:00
shell [EXPLORER][SHELL32][SHELL32_APITEST][SDK] AppBar: Initial support (#7778) 2025-04-28 19:08:13 +09:00
system [CMAKE] Introduce set_wine_module (Retry) (#7860) 2025-04-04 20:44:38 +09:00
CMakeLists.txt