Re: How to enable IE Toolbar plugin on installing
Francis <francis.rammeloo@gmail.com> wrote:
- I read that I can implement the BHO in the same DLL as the band
object.
Yes.
Now, does this BHO need its own CLSID
Yes.
- Similar question: my toolbar already implements IObjectWithSite, can
I add the code to it's implementation of SetSite, or do I need to make
a new class that implements this interface?
I guess in theory you could register the same object as both a toolbar
and a BHO. But it's not clear how this object is going to figure out
whether a particular instance is supposed to act as a toolbar or as a
BHO. I'd go (and have gone in the past) with a separate object.
- The documentation only mentions to add one registry item
(HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer
\Browser Helper Objects\<CLSID>). Is this really the only one?
Yes.
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925