_aMenuItems is only used within STemWin.
 
Symbols
loading...
Files
loading...

_aMenuItems variable

Syntax

static MENU_ITEM _aMenuItems[] = { {"Kernel Log" , ID_MENU_LOG, 0}, {"Process Viewer" , ID_MENU_PMGR, 0}, {"CPU Usage", ID_MENU_PERF, 0}, {0 , 0 , MENU_IF_SEPARATOR}, {"Cancel" , ID_MENU_EXIT, 0}, };

References

LocationReferrerText
k_menu.c:98
static MENU_ITEM _aMenuItems[] =
k_menu.c:681_cbBk()
_OpenPopup(WM_HBKWIN, _aMenuItems, GUI_COUNTOF(_aMenuItems),0 , 25);

Data Use

Functions reading _aMenuItems
_aMenuItems
all items filtered out
Type of _aMenuItems
_aMenuItems
all items filtered out