Anatolik

Greetings to everybody.

I'm currently updating my BHO for IE7 support, and have several questions.

I have to handle mousemove/mouseout event for padlock button, which designed for secure connections.

Is there any option available instead of subclassing

Where can i get Platform SDK which will contain new flags for tab events

Thanx for attention.




Re: Internet Explorer Extension Development IE7 development questions

Dave Massy

Hi,

Intercepting the SSL interface is not something we'd advocate. In IE7 there is not programmatice acecss to the tabs. this is something we are considering for a future version of IE.

Thanks
-Dave






Re: Internet Explorer Extension Development IE7 development questions

Anatolik

Dave,

thanx for reply.

But what about new SDK






Re: Internet Explorer Extension Development IE7 development questions

Anatolik

Guys, can you assist me in finding SDK for IE7 BHO develop
where can i find new events DISPIDs





Re: Internet Explorer Extension Development IE7 development questions

Reza Nourai - MSFT

You can always get the latest SDK from http://www.microsoft.com and the DISPIDs can be found at http://msdn.microsoft.com

-Reza





Re: Internet Explorer Extension Development IE7 development questions

Anatolik

by latest SDK you mean this one





Re: Internet Explorer Extension Development IE7 development questions

Reza Nourai - MSFT

That's the one.