Searched defs:dwMessage (Results 1 - 1 of 1) sorted by relevance
/httpd/support/win32/ | ||
H A D | ApacheMonitor.c | 319 static VOID ShowNotifyIcon(HWND hWnd, DWORD dwMessage) argument 338 if (dwMessage != NIM_DELETE) 364 Shell_NotifyIcon(dwMessage, &nid); |
Completed in 927 milliseconds