Home
last modified time | relevance | path

Searched defs:today (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/comctl32/
H A Dmonthcal.c1721 MONTHCAL_GetToday(const MONTHCAL_INFO *infoPtr, SYSTEMTIME *today) in MONTHCAL_GetToday()
1738 MONTHCAL_UpdateToday(MONTHCAL_INFO *infoPtr, const SYSTEMTIME *today) in MONTHCAL_UpdateToday()
1760 MONTHCAL_SetToday(MONTHCAL_INFO *infoPtr, const SYSTEMTIME *today) in MONTHCAL_SetToday()
/reactos/modules/rostests/winetests/comctl32/
H A Dmonthcal.c264 SYSTEMTIME st[2], st1[2], today; in test_monthcal() local
/reactos/modules/rostests/winetests/winhttp/
H A Dwinhttp.c3126 WCHAR today[(sizeof(ifmodifiedW) + WINHTTP_TIME_FORMAT_BUFSIZE)/sizeof(WCHAR) + 3], buffer[32]; in test_not_modified() local
3768 BSTR date, today, connection, value = NULL; in test_IWinHttpRequest() local