Home
last modified time | relevance | path

Searched refs:GetMenuItemDataById (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/shell32/
H A DCDefView.cpp170 static SIZE_T GetMenuItemDataById(HMENU hMenu, UINT Id) in GetMenuItemDataById() function
2020 listCol = (UINT) GetMenuItemDataById(hMenu, idCmd); in DoColumnContextMenu()
2467 UINT listCol = (UINT)GetMenuItemDataById(m_hMenuArrangeModes, dwCmdID); in OnCommand()