Searched refs:menuHandle (Results 1 – 1 of 1) sorted by relevance
6735 HWND menuHandle; in gui_mch_menu_grey() local6744 menuHandle = GetDlgItem(menu->parent->tearoff_handle, menuID); in gui_mch_menu_grey()6745 if (menuHandle) in gui_mch_menu_grey()6746 EnableWindow(menuHandle, !grey); in gui_mch_menu_grey()