Searched refs:WndProcBS (Results 1 – 4 of 4) sorted by relevance
/reactos/dll/win32/browseui/ |
H A D | commonbrowser.h | 81 STDMETHOD_(LRESULT, WndProcBS)(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) override;
|
H A D | commonbrowser.cpp | 198 LRESULT STDMETHODCALLTYPE CCommonBrowser::WndProcBS(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lPa… in WndProcBS() function in CCommonBrowser
|
H A D | shellbrowser.cpp | 455 STDMETHOD_(LRESULT, WndProcBS)(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) override; 2802 LRESULT STDMETHODCALLTYPE CShellBrowser::WndProcBS(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lPar… in WndProcBS() function in CShellBrowser
|
/reactos/sdk/include/psdk/ |
H A D | shdeprecated.idl | 447 LRESULT WndProcBS(
|