Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the range for the Windows 7 progress bar displayed on the taskbar.
void SetProgressBarRange(
int nRangeMin,
int nRangeMax
);
Parameters
nRangeMin
Minimal value.nRangeMax
Maximal value.
Requirements
Header: afxwin.h