Home
last modified time | relevance | path

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

/reactos/base/shell/explorer/
H A Dstartctxmnu.cpp46 HRESULT CreateContextMenuFromShellFolderPidl(HMENU hPopup, UINT idCmdFirst, UINT idCmdLast) in CreateContextMenuFromShellFolderPidl() function in CStartMenuBtnCtxMenu
177 … hRet = CreateContextMenuFromShellFolderPidl(hPopup, idInnerFirst, idCmdLast); in QueryContextMenu()