Searched refs:appendMenuItem (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/apache-793/httpd/support/win32/
H A DApacheMonitor.c368 void appendMenuItem(HMENU hMenu, UINT uMenuId, LPTSTR szName, function
403 appendMenuItem(smh, IDM_SM_START + uMenuId,
405 appendMenuItem(smh, IDM_SM_STOP + uMenuId,
407 appendMenuItem(smh, IDM_SM_RESTART + uMenuId,
433 appendMenuItem(hMenu, IDM_RESTORE,
436 appendMenuItem(hMenu, IDC_SMANAGER,
439 appendMenuItem(hMenu, 0, _T(""), FALSE, TRUE);
440 appendMenuItem(hMenu, IDM_EXIT,

Completed in 114 milliseconds