Searched refs:datetime_proc (Results 1 – 1 of 1) sorted by relevance
1429 static INT_PTR CALLBACK datetime_proc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in datetime_proc() function2440 DialogBoxW(GetModuleHandleW(0), MAKEINTRESOURCEW(IDD_DATETIME), hWnd, datetime_proc); in OnCommand()