PBM_DELTAPOS
The
PBM_DELTAPOS message advances the current position of a progress bar by a
specified increment and redraws the bar to reflect the new position.
PBM_DELTAPOS
wParam = (WPARAM) nIncrement
lParam = 0;
Parameters
nIncrement
Amount to
advance the position.
Return Values
Returns the
previous position.