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...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_11392818.html
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.
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20084768.html
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...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20447115.html
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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20735963.html
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'...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_21654661.htm...
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...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_22055824.html
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 ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_22914147.html
Zones:
C++Date Answered: 11/17/2007 Grade: C Views: 73
Cannot remove BHO
http://www.experts-exchange.com/Security/Vulnerabilities/Q_23044910.html
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...
http://www.experts-exchange.com/Software/Internet_Email/Anti_Spyware/Q_23374437.html
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(...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10288457.htm...
Zones:
Windows MFCDate Answered: 02/02/2000 Grade: A Views: 14