Searched refs:ForwardViewMsg (Results 1 – 4 of 4) sorted by relevance
/reactos/dll/win32/browseui/ |
H A D | commonbrowser.h | 129 STDMETHOD_(LRESULT, ForwardViewMsg)(UINT uMsg, WPARAM wParam, LPARAM lParam) override;
|
H A D | commonbrowser.cpp | 441 LRESULT STDMETHODCALLTYPE CCommonBrowser::ForwardViewMsg(UINT uMsg, WPARAM wParam, LPARAM lParam) in ForwardViewMsg() function in CCommonBrowser
|
H A D | shellbrowser.cpp | 505 STDMETHOD_(LRESULT, ForwardViewMsg)(UINT uMsg, WPARAM wParam, LPARAM lParam) override; 3063 LRESULT STDMETHODCALLTYPE CShellBrowser::ForwardViewMsg(UINT uMsg, WPARAM wParam, LPARAM lParam) in ForwardViewMsg() function in CShellBrowser
|
/reactos/sdk/include/psdk/ |
H A D | shdeprecated.idl | 600 LRESULT ForwardViewMsg(
|