Home | History | Annotate | Download | only in include

Lines Matching refs:DTM_SETSYSTEMTIME

4038 #define DTM_SETSYSTEMTIME (DTM_FIRST+2)
4039 #define DateTime_SetSystemtime(hdp,gd,pst) (WINBOOL)SNDMSG(hdp,DTM_SETSYSTEMTIME,(WPARAM)(gd),(LPARAM)(pst))