Home | History | Annotate | Download | only in include

Lines Matching refs:MCM_SETCURSEL

3912 #define MCM_SETCURSEL (MCM_FIRST+2)
3913 #define MonthCal_SetCurSel(hmc,pst) (WINBOOL)SNDMSG(hmc,MCM_SETCURSEL,0,(LPARAM)(pst))