PBM_SETRANGE32 top-level constant

int const PBM_SETRANGE32

Sets the minimum and maximum values for a progress bar to 32-bit values, and redraws the bar to reflect the new range

Implementation

const PBM_SETRANGE32 = WM_USER + 6;