mirror of
https://github.com/reactos/reactos.git
synced 2026-06-13 03:13:13 +08:00
- `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.