Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/
H A DCDefaultContextMenu.cpp26 static BOOL InsertMenuItemAt(HMENU hMenu, UINT Pos, UINT Flags) in InsertMenuItemAt() function
690 if (InsertMenuItemAt(hMenu, *pIndexMenu, MF_SEPARATOR)) in AddStaticContextMenusToMenu()
725 if (InsertMenuItemAt(hMenu, *pIndexMenu, MF_SEPARATOR)) in AddStaticContextMenusToMenu()