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.




Answer this question

IE7 development questions

  • Csaba Vegso

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


  • CaneBaller

    That's the one.
  • 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

    by latest SDK you mean this one


  • IE7 development questions