Home
last modified time | relevance | path

Searched refs:QueryContextMenu (Results 1 – 25 of 53) sorted by relevance

123

/reactos/dll/win32/shell32/
H A DCDefViewBckgrndMenu.cpp34 …STDMETHOD(QueryContextMenu)(HMENU hMenu, UINT indexMenu, UINT idCmdFirst, UINT idCmdLast, UINT uFl…
148 CDefViewBckgrndMenu::QueryContextMenu(HMENU hMenu, UINT indexMenu, UINT idCmdFirst, UINT idCmdLast,… in QueryContextMenu() function in CDefViewBckgrndMenu
169 hr = m_folderCM->QueryContextMenu(hMenu, indexMenu, idCmdFirst, idCmdLast, uFlags); in QueryContextMenu()
H A DCCopyMoveToMenu.h63 …STDMETHODIMP QueryContextMenu(HMENU hMenu, UINT indexMenu, UINT idCmdFirst, UINT idCmdLast, UINT u…
92 …STDMETHODIMP QueryContextMenu(HMENU hMenu, UINT indexMenu, UINT idCmdFirst, UINT idCmdLast, UINT u…
H A DCCopyAsPathMenu.h27 …STDMETHODIMP QueryContextMenu(HMENU hMenu, UINT indexMenu, UINT idCmdFirst, UINT idCmdLast, UINT u…
H A DCOpenWithMenu.h49 …STDMETHOD(QueryContextMenu)(HMENU hMenu, UINT indexMenu, UINT idCmdFirst, UINT idCmdLast, UINT uFl…
H A DCSendToMenu.h87 …STDMETHODIMP QueryContextMenu(HMENU hMenu, UINT indexMenu, UINT idCmdFirst, UINT idCmdLast, UINT u…
H A DCCopyMoveToMenu.cpp245 CCopyToMenu::QueryContextMenu(HMENU hMenu, in QueryContextMenu() function in CCopyToMenu
257 CMoveToMenu::QueryContextMenu(HMENU hMenu, in QueryContextMenu() function in CMoveToMenu
H A DCNewMenu.h89 …STDMETHOD(QueryContextMenu)(HMENU hMenu, UINT indexMenu, UINT idCmdFirst, UINT idCmdLast, UINT uFl…
H A DCFolderItemVerbs.cpp99 … hr = m_contextmenu->QueryContextMenu(m_menu, 0, FCIDM_SHVIEWFIRST, FCIDM_SHVIEWLAST, CMF_NORMAL); in Init()
H A DCCopyAsPathMenu.cpp113 CCopyAsPathMenu::QueryContextMenu(HMENU hMenu, UINT indexMenu, UINT idCmdFirst, UINT idCmdLast, UIN… in QueryContextMenu() function in CCopyAsPathMenu
H A DCShellLink.h196 …STDMETHOD(QueryContextMenu)(HMENU hmenu, UINT indexMenu, UINT idCmdFirst, UINT idCmdLast, UINT uFl…
/reactos/base/shell/explorer/
H A Dstartctxmnu.cpp55 hRet = m_Inner->QueryContextMenu( in CreateContextMenuFromShellFolderPidl()
149 QueryContextMenu(HMENU hPopup, in QueryContextMenu() function in CStartMenuBtnCtxMenu
/reactos/dll/shellext/shellbtrfs/
H A Dcontextmenu.h70 …virtual HRESULT __stdcall QueryContextMenu(HMENU hmenu, UINT indexMenu, UINT idCmdFirst, UINT idCm…
/reactos/modules/rosapps/lib/vfdlib/
H A Dvfdshext.h59 STDMETHODIMP QueryContextMenu(
/reactos/dll/win32/shlwapi/
H A Dutils.cpp80 hr = pCM->QueryContextMenu(hMenu, 0, 1, MAXSHORT, fCMF | CMF_DEFAULTONLY); in SHInvokeCommandOnContextMenuInternal()
101 hr = pCM->QueryContextMenu(hMenu, 0, 1, MAXSHORT, fCMF); in SHInvokeCommandOnContextMenuInternal()
/reactos/dll/win32/browseui/shellbars/
H A DCBandSiteMenu.h57 …STDMETHOD(QueryContextMenu)(HMENU hmenu, UINT indexMenu, UINT idCmdFirst, UINT idCmdLast, UINT uFl…
H A DCISFBand.h168 STDMETHOD(QueryContextMenu)(
H A DCISFBand.cpp370 hr = picm->QueryContextMenu(fmenu, 0, 1, 0x7FFF, CMF_DEFAULTONLY); in OnWinEvent()
638 …STDMETHODIMP CISFBand::QueryContextMenu(HMENU hmenu, UINT indexMenu, UINT idCmdFirst, UINT idCmdLa… in QueryContextMenu() function in CISFBand
/reactos/dll/win32/shell32/dialogs/
H A Ddrvdefext.h50 …STDMETHOD(QueryContextMenu)(HMENU hmenu, UINT indexMenu, UINT idCmdFirst, UINT idCmdLast, UINT uFl…
H A Dfiledefext.h111 …STDMETHOD(QueryContextMenu)(HMENU hmenu, UINT indexMenu, UINT idCmdFirst, UINT idCmdLast, UINT uFl…
/reactos/base/shell/rshell/
H A DCQuickLaunchBand.cpp359 STDMETHODIMP CQuickLaunchBand::QueryContextMenu(HMENU hmenu, UINT indexMenu, UINT idCmdFirst, UINT … in QueryContextMenu() function in CQuickLaunchBand
367 return pICM->QueryContextMenu(hmenu, indexMenu, idCmdFirst, idCmdLast, uFlags); in QueryContextMenu()
H A DCQuickLaunchBand.h117 STDMETHOD(QueryContextMenu)(
/reactos/dll/win32/shell32/folders/
H A DCRecycleBin.h79 …STDMETHOD(QueryContextMenu)(HMENU hMenu, UINT indexMenu, UINT idCmdFirst, UINT idCmdLast, UINT uFl…
H A DCControlPanelFolder.h101 …STDMETHOD(QueryContextMenu)(HMENU hMenu, UINT indexMenu, UINT idCmdFirst, UINT idCmdLast, UINT uFl…
/reactos/dll/shellext/zipfldr/
H A DCZipFolder.hpp362 HRESULT hr = spContextMenu->QueryContextMenu(pqcminfo->hmenu, in ZipFolderMenuCallback()
514 …STDMETHODIMP QueryContextMenu(HMENU hmenu, UINT indexMenu, UINT idCmdFirst, UINT idCmdLast, UINT u… in QueryContextMenu() function in CZipFolder
/reactos/dll/shellext/netshell/
H A Dshfldr_netconnect.h106 …STDMETHOD(QueryContextMenu)(HMENU hmenu, UINT indexMenu, UINT idCmdFirst, UINT idCmdLast, UINT uFl…

123