Home
last modified time | relevance | path

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

/vim-8.2.3635/src/GvimExt/
H A DREADME.txt71 QueryContextMenu and InvokeCommand. You can modify right-click menus in the
72 QueryContextMenu function and invoke gvim in the InvokeCommand function. Note
H A Dgvimext.h151 STDMETHODIMP QueryContextMenu(HMENU hMenu,
H A Dgvimext.cpp576 STDMETHODIMP CShellExt::QueryContextMenu(HMENU hMenu, in QueryContextMenu() function in CShellExt