I have a standard winforms C # application with a managed web browser. We also have C ++ BHO, which we usually interact with through COM when it works inside IE7 or IE8.
I see no way to tell the web browser manager to download BHO. BHO does not show any GUI or anything else, it just listens for http traffic when used from IE.
Any help would be greatly appreciated. Thank.
BHOs - COM, IObjectWithSite. BHO, IObjectWithSite IObjectWithSite:: SetSite, IWebBrowser2 - . , SetSite, NULL.
BHOs, , , , "iexplore.exe", , , IE, ..
Source: https://habr.com/ru/post/1758296/More articles:Common Socket Question - Migrating C ++ Structures from Java to C ++ - javaWhat is a smart way to convert a complex Ant script into a set of Eclipse projects? - eclipseDetecting IE6 using Javascript / jQuery revisited - javascriptWhy don't breakpoints work when debugging a Silverlight application? - debuggingJQuery plugin Enable True / False event - javascriptWhat is the purpose of the kill flag for the codeign tool? - codesignGWT Launcher bug due to huge classpath - eclipseСамая быстрая структура данных в Java (обработка для 4D-визуализации) - javaJWebUnit for checking file downloads - javaHow do you align a uploaded photo without filling a space in C #? - c #All Articles