Home
last modified time | relevance | path

Searched refs:DTN_DATETIMECHANGE (Results 1 – 5 of 5) sorted by relevance

/reactos/dll/cpl/timedate/
H A Ddateandtime.c345 case DTN_DATETIMECHANGE: in DateTimePageProc()
/reactos/dll/win32/comctl32/
H A Ddatetime.c1325 dtdtc.nmhdr.code = DTN_DATETIMECHANGE; in DATETIME_SendDateTimeChangeNotify()
/reactos/win32ss/user/user32/windows/
H A Dspy.c1966 SPNFY(DTN_DATETIMECHANGE, NMHDR),
/reactos/dll/win32/syssetup/
H A Dwizard.c1859 case DTN_DATETIMECHANGE: in DateTimePageDlgProc()
/reactos/sdk/include/psdk/
H A Dcommctrl.h4371 #define DTN_DATETIMECHANGE (DTN_FIRST+1) macro