comctl32/progress: Add states for progress bar.

Comctl32 V6 adds three different states into the progress bar: Normal, Paused, and Error. These three states change the color of the bar based on the theme.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56352

Merge request reports

Loading