Searched defs:ShowNotifyIcon (Results 1 - 1 of 1) sorted by relevance

/httpd/support/win32/
H A DApacheMonitor.c319 static VOID ShowNotifyIcon(HWND hWnd, DWORD dwMessage) function
1257 ShowNotifyIcon(hWnd, NIM_ADD);
1264 ShowNotifyIcon(hWnd, NIM_ADD);
1278 ShowNotifyIcon(hWnd, NIM_MODIFY);
1290 ShowNotifyIcon(hWnd, NIM_MODIFY);
1305 ShowNotifyIcon(hWnd, NIM_MODIFY);
1312 ShowNotifyIcon(hWnd, NIM_MODIFY);
1324 ShowNotifyIcon(hWnd, NIM_DELETE);
1421 ShowNotifyIcon(hWnd, NIM_DELETE);

Completed in 1168 milliseconds