Home
last modified time | relevance | path

Searched defs:OnWinEvent (Results 1 – 13 of 13) sorted by relevance

/reactos/base/shell/explorer/
H A Dtaskband.cpp313 …virtual HRESULT STDMETHODCALLTYPE OnWinEvent(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, L… in OnWinEvent() function in CTaskBand
/reactos/dll/win32/shell32/shellmenu/
H A DCMenuSite.cpp170 HRESULT STDMETHODCALLTYPE CMenuSite::OnWinEvent(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam,… in OnWinEvent() function in CMenuSite
H A DCMenuBand.cpp724 HRESULT STDMETHODCALLTYPE CMenuBand::OnWinEvent(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam,… in OnWinEvent() function in CMenuBand
H A DCMenuToolbars.cpp46 HRESULT CMenuToolbarBase::OnWinEvent(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT *t… in OnWinEvent() function in CMenuToolbarBase
/reactos/dll/win32/browseui/shellbars/
H A DCISFBand.cpp334 …STDMETHODIMP CISFBand::OnWinEvent(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT *the… in OnWinEvent() function in CISFBand
H A DCBandSite.cpp705 HRESULT STDMETHODCALLTYPE CBandSiteBase::OnWinEvent(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lPa… in OnWinEvent() function in CBandSiteBase
/reactos/base/shell/rshell/
H A DCQuickLaunchBand.cpp289 STDMETHODIMP CQuickLaunchBand::OnWinEvent(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, LRESU… in OnWinEvent() function in CQuickLaunchBand
/reactos/dll/win32/browseui/
H A Dbrandband.cpp298 HRESULT STDMETHODCALLTYPE CBrandBand::OnWinEvent( in OnWinEvent() function in CBrandBand
H A Daddressband.cpp351 HRESULT STDMETHODCALLTYPE CAddressBand::OnWinEvent( in OnWinEvent() function in CAddressBand
H A Daddresseditbox.cpp365 HRESULT STDMETHODCALLTYPE CAddressEditBox::OnWinEvent( in OnWinEvent() function in CAddressEditBox
H A Dbasebarsite.cpp317 HRESULT STDMETHODCALLTYPE CBaseBarSite::OnWinEvent( in OnWinEvent() function in CBaseBarSite
/reactos/dll/win32/shdocvw/
H A DCNSCBand.cpp1293 STDMETHODIMP CNSCBand::OnWinEvent(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT *theR… in OnWinEvent() function in CNSCBand
/reactos/sdk/include/reactos/
H A Dshlobj_undoc.h610 …STDMETHOD(OnWinEvent)(THIS_ HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT *theResult… in DECLARE_INTERFACE_() local