Searched defs:WM_TIMER_REFRESH (Results 1 - 1 of 1) sorted by relevance
/httpd/support/win32/ | ||
H A D | ApacheMonitor.c | 66 #define WM_TIMER_REFRESH 10 macro 1265 SetTimer(hWnd, WM_TIMER_REFRESH, REFRESH_TIME, NULL); 1299 case WM_TIMER_REFRESH: |
Completed in 2423 milliseconds