mirror of
https://github.com/reactos/reactos.git
synced 2026-06-03 09:51:03 +08:00
[EXPLORER] Reduce the spam due to the broken CBandSite in browseui
This commit is contained in:
@@ -314,7 +314,7 @@ public:
|
||||
|
||||
virtual HRESULT STDMETHODCALLTYPE OnWinEvent(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT *theResult)
|
||||
{
|
||||
UNIMPLEMENTED;
|
||||
//UNIMPLEMENTED;
|
||||
return E_NOTIMPL;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user