> As BiGgUn suggests, in TRACKBAR_InitializeThumb, setting:
>      infoPtr->uThumbLen = 21;

In this case 21 is a magic number. In fact, infoPtr->uThumbLen equals SM_CYCAPTION.

Stephan

Reply via email to