Searched refs:SysColorTimerProc (Results 1 – 2 of 2) sorted by relevance
38 SysColorTimerProc(_In_ HWND hWnd, _In_ UINT uMsg, _In_ UINT_PTR idEvent, _In_ DWORD dwTime);
235 CRegWatcher::SysColorTimerProc( in SysColorTimerProc() function in CRegWatcher265 s_nSysColorTimerId = ::SetTimer(NULL, 0, 500, SysColorTimerProc); in StartSysColorChangeTimer()