Searched refs:GetMenuItemDataById (Results 1 – 1 of 1) sorted by relevance
170 static SIZE_T GetMenuItemDataById(HMENU hMenu, UINT Id) in GetMenuItemDataById() function2020 listCol = (UINT) GetMenuItemDataById(hMenu, idCmd); in DoColumnContextMenu()2467 UINT listCol = (UINT)GetMenuItemDataById(m_hMenuArrangeModes, dwCmdID); in OnCommand()