IE7 development questions

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.

[388 byte] By [Anatolik] at [2008-2-7]
# 1

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

DaveMassy at 2007-8-31 > top of Msdn Tech,Internet Explorer Development,Internet Explorer Extension Development...
# 2

Dave,

thanx for reply.

But what about new SDK?

Anatolik at 2007-8-31 > top of Msdn Tech,Internet Explorer Development,Internet Explorer Extension Development...
# 3
Guys, can you assist me in finding SDK for IE7 BHO develop?
where can i find new events DISPIDs ?
Anatolik at 2007-8-31 > top of Msdn Tech,Internet Explorer Development,Internet Explorer Extension Development...
# 4

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

-Reza

RezaNourai-MSFT at 2007-8-31 > top of Msdn Tech,Internet Explorer Development,Internet Explorer Extension Development...
# 5
by latest SDK you mean this one?
Anatolik at 2007-8-31 > top of Msdn Tech,Internet Explorer Development,Internet Explorer Extension Development...
# 6
That's the one.
RezaNourai-MSFT at 2007-8-31 > top of Msdn Tech,Internet Explorer Development,Internet Explorer Extension Development...