Searched refs:_OnContextMenu (Results 1 – 2 of 2) sorted by relevance
/reactos/dll/win32/browseui/shellbars/ |
H A D | CBandSite.h | 132 HRESULT _OnContextMenu(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT *plrResult);
|
H A D | CBandSite.cpp | 258 HRESULT CBandSiteBase::_OnContextMenu(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT *… in _OnContextMenu() function in CBandSiteBase 718 HRESULT hr = _OnContextMenu(hWnd, uMsg, wParam, lParam, plrResult); in OnWinEvent()
|