Searched defs:WM_MANAGEMESSAGE (Results 1 - 1 of 1) sorted by relevance
/httpd/support/win32/ |
H A D | ApacheMonitor.c | 65 #define WM_MANAGEMESSAGE (WM_USER+2) macro 997 case WM_MANAGEMESSAGE: 1153 SendMessage(hDlg, WM_MANAGEMESSAGE, nItem, 1157 SendMessage(hDlg, WM_MANAGEMESSAGE, nItem, 1175 SendMessage(hDlg, WM_MANAGEMESSAGE, nItem, 1186 SendMessage(hDlg, WM_MANAGEMESSAGE, nItem, 1197 SendMessage(hDlg, WM_MANAGEMESSAGE, nItem,
|
Completed in 978 milliseconds