Searched refs:DateTime_SetSystemtime (Results 1 – 2 of 2) sorted by relevance
/reactos/dll/win32/syssetup/ |
H A D | wizard.c | 1746 DateTime_SetSystemtime(GetDlgItem(hwnd, IDC_DATEPICKER), GDT_VALID, &LocalTime); in UpdateLocalSystemTime() 1747 DateTime_SetSystemtime(GetDlgItem(hwnd, IDC_TIMEPICKER), GDT_VALID, &LocalTime); in UpdateLocalSystemTime()
|
/reactos/sdk/include/psdk/ |
H A D | commctrl.h | 4337 #define DateTime_SetSystemtime(hdp,gd,pst) (BOOL)SNDMSG(hdp,DTM_SETSYSTEMTIME,(WPARAM)(gd),(LPARAM)… macro
|