PBM_DELTAPOS top-level constant

int const PBM_DELTAPOS

Advances the current position of a progress bar by a specified increment and redraws the bar to reflect the new position.

Implementation

const PBM_DELTAPOS = WM_USER + 3;