Hi all,

I write the BHO for IE where I need to catch the IE events from Address Bar, History, Bookmarks. For example, if the user has typed URL in Address Bar,
then BHO has to show me that URL was entered from Address Bar.

Is it possible?

Any ideas?