Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by engmw

  1. engmw

    TWebBrowser problem "Could not obtain OLE control window handle"

    Dear All, I am trying to use TWebBrowser with OpenCV (Open computer vision library). Simply, I create the browser at runtime with no problem as in the following code: __fastcall TForm1::TForm1(TComponent* Owner) : TForm(Owner) { TWebBrowser* WebBrowser = new TWebBrowser(this)...

Part and Inventory Search

Back
Top