DDV_MinMaxUnsigned
Visual Studio 2010
Call DDV_MinMaxUnsigned to verify that the value in the control associated with value falls between minVal and maxVal.
void AFXAPI DDV_MinMaxUnsigned( CDataExchange* pDX, unsigned value, unsigned minVal, unsigned maxVal );
For more information about DDV, see Dialog Data Exchange and Validation.