Home
last modified time | relevance | path

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

/reactos/dll/cpl/timedate/
H A Ddateandtime.c246 DTPProc(HWND hwnd, in DTPProc() function
283 …= (WNDPROC)SetWindowLongPtrW(GetDlgItem(hwndDlg, IDC_TIMEPICKER), GWLP_WNDPROC, (LONG_PTR)DTPProc); in DateTimePageProc()