PBM_SETRANGE top-level constant

int const PBM_SETRANGE

Sets the minimum and maximum values for a progress bar and redraws the bar to reflect the new range.

Implementation

const PBM_SETRANGE = WM_USER + 1;