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.

IE7 development questions
Csaba Vegso
where can i find new events DISPIDs
CaneBaller
RonanDiniz
Dave,
thanx for reply.
But what about new SDK
Peter Haik
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
pmxinos
You can always get the latest SDK from http://www.microsoft.com and the DISPIDs can be found at http://msdn.microsoft.com
-Reza
Vaish