mirror of
https://github.com/reactos/reactos.git
synced 2025-04-04 20:50:41 +00:00
[EXPLORER] Reduce the spam due to the broken CBandSite in browseui
This commit is contained in:
parent
5c5d20e50c
commit
0503d8808c
1 changed files with 1 additions and 1 deletions
|
@ -314,7 +314,7 @@ public:
|
|||
|
||||
virtual HRESULT STDMETHODCALLTYPE OnWinEvent(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT *theResult)
|
||||
{
|
||||
UNIMPLEMENTED;
|
||||
//UNIMPLEMENTED;
|
||||
return E_NOTIMPL;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue