Advertisement

1 - 10 of 30 containing alltags:("BHO's") (0 seconds)
i have a BHO dll. my problem is that on IE4 , it seems that if i load  a new instance of IE , after i loaded the first instance that triggered  the BHO , the new instance will use the BHO dll...
Zones: C++Date Answered: 09/28/2000 Grade: A Views: 0
I'm trying to write a BHO (browser helper object) that detects and closes popup windows. Anyone knows how can that be done ? TNX.
Zones: C++, Microsoft ProgrammingDate Answered: 02/28/2001 Grade: A Views: 9
I have created a BHO that receives all the events defined in DIID_DWebBrowserEvents2. What I need to do next is receive some window events, specifically I'd like to get notified when the WM_SHOWWIN...
Zones: C++Date Answered: 01/13/2003 Grade: A Views: 0
Hello Experts, I want to create an application to kill a popup IE window using BHO. Is there a way that I can check whether the new IE window is created by user actions (user clicks links) or by...
Zones: Delphi ProgrammingDate Answered: 07/17/2004 Grade: A Views: 0
I have IWebBrowser2 pointer and I can get IHTMLDocument2 from there. I need to change java-script code on a loaded page. Is it possible? And If yes, I need sample code how to make this. PS. I'...
Zones: Windows MFCDate Answered: 04/20/2006 Grade: A Views: 46
HI Everyone. I'm creating a BHO where I tie in to IE and then place buttons in the HTML of the page. I need to hook back in to the BHO (written in C#, .net v1.1) when my buttons are pressed. I have...
Zones: C#Date Answered: 12/23/2006 Grade: A Views: 0
First, I try to search all over codeproject and msdn. I found: codeproject.com: deskband; rdeskband; montley fool toolbar; msdn: kbbar => error in UrlEscape newkbbar => cannot cmpile and ...
Zones: C++Date Answered: 11/17/2007 Grade: C Views: 73
I've done several searches and tried several different things, but I've go two .dll's that I can't remove.  It's a BHO that only affects IE.  [Windows\System32\yayaYPJY.dll  & Windows\System32\jJAQ...
Zones: Anti-Spyware, Windows XP, HijackThisDate Answered: 05/04/2008 Grade: A Views: 65
HI all I need to add a button to IE4 or 5 I now i have to write Browser Helper Objects I created The COM Class add internet object that inharit from IObjectWithSite, I implemented the SetSite(...
Zones: Windows MFCDate Answered: 02/02/2000 Grade: A Views: 14