Skip to main content
Ctrl+K

jiangsheng's docs

  • Homepage
  • Games
  • Blogs
  • Grandma's handbook
  • Homepage
  • Homepage
  • Games
  • Blogs
  • Grandma's handbook
  • Homepage

Indices

  • General Index
  • Posts tagged Internet Explorer 7

Posts tagged Internet Explorer 7

Howto: reset IE security zone settings programmatically

  • 26 November 2012
  • Sheng Jiang
  • enmsdn , Microsoft , Visual C++ , Visual Studio , Webbrowser control
  • Internet Explorer 7 security zone settings Trident (layout engine)

Internet Explorer 7 introduced the IInternetZoneManagerEx2 interface, which has a FixUnsecureSettings method to reset all security zone settings. Like all other IInternetZoneManager* interfaces, you can query this interface from the internet zone manager object:

Read more ...


How to disable navigation sound in webbrowser control

  • 06 July 2009
  • Sheng Jiang
  • enmsdn , Microsoft , Visual C++
  • Internet Explorer Internet Explorer 6 Internet Explorer 7 Internet Explorer 8 Internet Explorer 9 Registry Trident (layout engine) WebBrowser Control

User kill211 does not like the click sound when he calls WebBrowser.Navigate. He wonders if there is a way to disable it without modifying HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\Navigating, which has effect on other applications.

Read more ...


© Copyright 2018-, Sheng Jiang.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.