Home | History | Annotate | Download | only in include

Lines Matching refs:DTM_FIRST

4034 #define DTM_FIRST 0x1000
4036 #define DTM_GETSYSTEMTIME (DTM_FIRST+1)
4038 #define DTM_SETSYSTEMTIME (DTM_FIRST+2)
4040 #define DTM_GETRANGE (DTM_FIRST+3)
4042 #define DTM_SETRANGE (DTM_FIRST+4)
4044 #define DTM_SETFORMATA (DTM_FIRST+5)
4045 #define DTM_SETFORMATW (DTM_FIRST+50)
4051 #define DTM_SETMCCOLOR (DTM_FIRST+6)
4053 #define DTM_GETMCCOLOR (DTM_FIRST+7)
4055 #define DTM_GETMONTHCAL (DTM_FIRST+8)
4057 #define DTM_SETMCFONT (DTM_FIRST+9)
4059 #define DTM_GETMCFONT (DTM_FIRST+10)