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

/httpd/support/win32/
H A DApacheMonitor.c399 HMENU smh; local
401 smh = CreatePopupMenu();
403 appendMenuItem(smh, IDM_SM_START + uMenuId,
405 appendMenuItem(smh, IDM_SM_STOP + uMenuId,
407 appendMenuItem(smh, IDM_SM_RESTART + uMenuId,
419 mii.hSubMenu = smh;

Completed in 23 milliseconds