My Delphi project uses a Twebbrowser
Sometimes (I could not determine when), I got a message error
‘Could not obtain OLE control window handle’
Is there an easy way to remove all these error messages ? Like a global error handler.
My goal is not to solve the problem, simply prevent that error message from being displayed.