Get the Bing + MSN extension Breaking news from around the world Get the Bing + MSN extension

Add it now
This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use. Learn more
Skip to main content
Microsoft
Windows Dev Center
Windows Dev Center
  • Home
  • UWP apps
  • Get started
  • Design
  • Develop
  • Publish
    • API reference
    • Downloads
    • Samples
    • Support
  • Dashboard
      • Microsoft 365
      • Azure
      • Office 365
      • Dynamics 365
      • SQL
      • Windows 10
      • Windows Server
      • Enterprise Mobility + Security
      • Power BI
      • Teams
      • Visual Studio
      • Microsoft Advertising
      • AI
      • Internet of Things
      • Azure Cognitive Services
      • Quantum
      • Microsoft HoloLens
      • Mixed Reality
      • Docs
      • TechNet
      • Developer Network
      • Windows Dev Center
      • Windows IT Pro Center
      • FastTrack
      • Partner Network
      • Solution Providers
      • Partner Center
      • Cloud Hosting
      • Education
      • Financial services
      • Government
      • Health
      • Manufacturing & resources
      • Retail
      • Security
      • Licensing
      • AppSource
      • Azure Marketplace
      • Events
      • Research
    • View Sitemap
    Sign in
    Ask a question
    Quick access
    • Forums home
    • Browse forums users
    • FAQ
    Announcement: 1

    Internet Explorer Extension Development announcement

    • Link
      Internet Explorer 11 Preview
      Ryan Bolz Wednesday, June 26, 2013 5:23 PM

      Please be aware that Microsoft Internet Explorer 11 Preview is now available. Please feel free to post questions or discussions related to IE 11 Preview in this forum.

      Thanks,

      Microsoft Community team

    RRS feed

    • Remove From My Forums

    Forums [ view all ]

    Selected forums

    Clear
    Internet Explorer Extension Development
    x
    Filter : All threads
    All threads
    Answered
    Unanswered
    Proposed answers
    General discussion

    No replies
    Helpful
    Has code

    All languages
    Sort : Most recent post
    • Most recent post
    • Most recent thread
    • Total votes
    • Total replies
    • large check mark
      0 Votes

      Support for MS Edge Extension Development

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      Welcome to the MSDN forum for IE & Edge extension Development. If you have questions around development of extensions for Edge then you can ask it ...
      Sticky | 0 Replies | 909 Views | Created by Deepak Saradkumar Panchal - Monday, November 26, 2018 7:10 AM
    • large check mark
      0 Votes

      Where does the IE11 download history in Windows 10 stored?

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      I want to remove all the IE11 download history manually, but i do not know where the history stored? can anyone tell me? thank you.
      Unanswered | 5 Replies | 362 Views | Created by gaxjyxq - Tuesday, December 3, 2019 9:56 PM | Last reply by gaxjyxq - 19 hours 50 minutes ago
    • large check mark
      0 Votes

      How to handle compatibility view websites in custom browsers

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      Hello everyone, I am developing an IE browser, and the control used is IWebBrowser2. When processing a site that has been added to the compatibility view, I set the document mode to IE5, but the ...
      Unanswered | 1 Replies | 309 Views | Created by Rafael_c - Monday, December 2, 2019 2:32 AM | Last reply by Zhi Lv - Monday, December 2, 2019 9:11 AM
    • large check mark
      0 Votes

      How to get request data from IDownLoadManager::Download

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      GetDisplayName(pbc, NULL, &name);   download_url = name;   CoTaskMemFree(name);   variant_t ...
      Unanswered | 3 Replies | 2556 Views | Created by Rafael_c - Thursday, November 7, 2019 7:22 AM | Last reply by Rafael_c - Friday, November 29, 2019 3:47 AM
    • large check mark
      0 Votes

      How to get newly created child window object in IE C# ShdocVW

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      Hi, I tried using the ShellWindow class to get the list of IE window opened. But it is giving only one window(Parent) not giving the ...
      Unanswered | 4 Replies | 1819 Views | Created by RajaPazhanivel - Monday, November 25, 2019 9:35 AM | Last reply by Simple Samples - Tuesday, November 26, 2019 4:15 PM
    • large check mark
      0 Votes

      non-admin user can't find BHO

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      Windows 10, IE 11 in a corporate environment.  We have a BHO that is installed by an admin user.  When a user browses to the web site it checks if the BHO is installed.  If the BHO is ...
      Unanswered | 4 Replies | 490 Views | Created by Darrell Schroeder - Wednesday, October 30, 2019 5:43 PM | Last reply by Darrell Schroeder - Friday, November 1, 2019 2:21 PM
    • large check mark
      0 Votes

      OnBeforeNavigate2 not getting triggered in case of redirect for IE11

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      I have written BHO using C++ which uses SINK to capture events like OnBeforeNavigate2. In case of a redirect involved, onBeforeNavigate2 event is getting triggered for IE10 but not for ...
      Unanswered | 4 Replies | 449 Views | Created by Bhavya Sharma - Wednesday, September 25, 2019 7:09 AM | Last reply by Deepak Saradkumar Panchal - Monday, September 30, 2019 3:11 PM
    • large check mark
      0 Votes

      When using IHttpNegotiate and the server returns HTTP response 204 OnResponse is not called

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      Hi all, As the title says when i am using IHttpNegotiate and the server returns HTTP response 204 OnResponse is not called. instead OnStopBinding is called with a generic ...
      Unanswered | 3 Replies | 450 Views | Created by Omer Balash - Sunday, September 15, 2019 4:19 PM | Last reply by Deepak Saradkumar Panchal - Wednesday, September 25, 2019 10:36 AM
    • large check mark
      0 Votes

      Missing Microsoft.ShDocVw in C# coded UI test

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      Hello, During running C# coded UI test when trying to access some controls an exception is thrown with the following message: Could not load file or assembly ...
      Unanswered | 2 Replies | 360 Views | Created by michasanyi - Tuesday, September 24, 2019 9:26 AM | Last reply by Simple Samples - Tuesday, September 24, 2019 4:12 PM
    • large check mark
      2 Votes

      Simple addon to download pdfs automatically

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      I am looking to have PDF files download automatically in IE, at least from a specific site. I am looking for any solutions to do this, and perhaps a plugin would work. That is, ...
      Unanswered | 3 Replies | 1190 Views | Created by Brian Tkatch - Friday, August 23, 2019 12:14 AM | Last reply by Deepak Saradkumar Panchal - Friday, August 23, 2019 6:19 AM
    • large check mark
      1 Votes

      Not getting WM_ACTIVATE message for IME(Input Method Editor) window

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      Hi, I need help for Input Method Editor (IME) windows....... I am developing an application to subclass an container window of Internet explorer ...
      Answered | 3 Replies | 4362 Views | Created by Ramanujam Win32 developer - Friday, November 4, 2011 4:14 PM | Last reply by Gumber - Tuesday, August 13, 2019 3:58 PM
    • large check mark
      0 Votes

      EPM + ActiveX (IE create new process for plugin object and destroy it immediately)

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      on Windows 10 x64, with Enhanced Protected Mode (EPM) - on, and EPM-compatible flag available in registry (plus all needed options to run ie in x64 mode - on), IE 11 create new process (for plugin ...
      Unanswered | 3 Replies | 984 Views | Created by PFFyodor - Friday, July 5, 2019 11:26 PM | Last reply by PFFyodor - Wednesday, July 10, 2019 11:14 AM
    • large check mark
      0 Votes

      I love Internet Browsing

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      Internet is very helpful for us now a days
      Unanswered | 0 Replies | 625 Views | Created by Abdur Rouf - Friday, May 17, 2019 5:42 PM
    • large check mark
      0 Votes

      what is web designing ?

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      what is web designing ? i want to talk about the fastest and easiest way of introducing job and earning money , web site designing is so common these days and there are many people ...
      Discussion | 0 Replies | 619 Views | Created by idarzvi - Sunday, April 28, 2019 6:25 AM
    • large check mark
      0 Votes

      How to publish the IE extension on IE add on gallary?

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      Hi All, I have developed a IE extension and want to publish it on IE Gallary. Can anyone please help me with the steps or ...
      Unanswered | 1 Replies | 1239 Views | Created by DT_2 - Wednesday, April 10, 2019 12:30 PM | Last reply by Deepak Saradkumar Panchal - Thursday, April 11, 2019 7:57 AM
    • large check mark
      0 Votes

      ping

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      In Linux, it is possible to ping in less than 1 second intervals by adding -i 0.2 What is the equivalent of the -i token in Windows? For example, in Linux ping ...
      Proposed | 1 Replies | 1262 Views | Created by BehrozDodangeh - Thursday, April 4, 2019 10:09 AM | Last reply by Sheng Jiang 蒋晟 - Thursday, April 4, 2019 5:44 PM
    • large check mark
      0 Votes

      silverlight

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      which oerating systems for tablets support silverlight? it is extremely bad program even on PC almost all brousers are not supported
      Unanswered | 1 Replies | 749 Views | Created by Alexey_Kh - Monday, March 25, 2019 10:09 AM | Last reply by Deepak Saradkumar Panchal - Tuesday, March 26, 2019 2:01 AM
    • large check mark
      2 Votes

      How to validate server's certificate during HTTPS negotiation

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      I understood HTTPS is like HTTP, a built-in APP(protocol handler) supported in IE web browser control. When creating a HTML application using web browser control for ...
      Answered | 8 Replies | 4823 Views | Created by Mr_Jones_ - Monday, November 5, 2012 11:44 PM | Last reply by KatTer - Monday, March 18, 2019 7:51 AM
    • large check mark
      0 Votes

      BHO Cross Domain Cookie Handle C#

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      Hi, We are developing BHO IE extension. Functionality need to be implemented : BHO will show div/box contain "Login" Button on any ...
      Proposed | 3 Replies | 847 Views | Created by Shreya Agrawal - Tuesday, March 12, 2019 7:02 AM | Last reply by Sheng Jiang 蒋晟 - Thursday, March 14, 2019 10:05 PM
    • large check mark
      2 Votes

      Deleted

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      Deleted
      Unanswered | 3 Replies | 877 Views | Created by MigrationUser 1 - Tuesday, February 5, 2019 5:36 AM | Last reply by Deepak Saradkumar Panchal - Monday, February 11, 2019 8:30 AM
    • large check mark
      0 Votes

      speechsythesis does not work when connected to docking station

      Internet Explorer Development
       > 
      Internet Explorer Extension Development
      I tried speechsythesis (https://developer.microsoft.com/en-us/microsoft-edge/testdrive/demos/speechsynthesis/), On both Chrome and Firefox, does not work when connected via ...
      Unanswered | 1 Replies | 755 Views | Created by Daniel Zamir - Monday, January 14, 2019 8:08 PM | Last reply by Deepak Saradkumar Panchal - Tuesday, January 15, 2019 1:22 AM
    • Items 1 to 20 of 5761 Next ›
    Announcement: 1

    Internet Explorer Extension Development announcement

    • Link
      Internet Explorer 11 Preview
      Ryan Bolz Wednesday, June 26, 2013 5:23 PM

      Please be aware that Microsoft Internet Explorer 11 Preview is now available. Please feel free to post questions or discussions related to IE 11 Preview in this forum.

      Thanks,

      Microsoft Community team

    What's new
    • Surface Pro X
    • Surface Laptop 3
    • Surface Pro 7
    • Windows 10 apps
    • Office apps
    Microsoft Store
    • Account profile
    • Download Center
    • Microsoft Store support
    • Returns
    • Order tracking
    • Store locations
    • Buy online, pick up in store
    • In-store events
    Education
    • Microsoft in education
    • Office for students
    • Office 365 for schools
    • Deals for students & parents
    • Microsoft Azure in education
    Enterprise
    • Azure
    • AppSource
    • Automotive
    • Government
    • Healthcare
    • Manufacturing
    • Financial services
    • Retail
    Developer
    • Microsoft Visual Studio
    • Windows Dev Center
    • Developer Network
    • TechNet
    • Microsoft developer program
    • Channel 9
    • Office Dev Center
    • Microsoft Garage
    Company
    • Careers
    • About Microsoft
    • Company news
    • Privacy at Microsoft
    • Investors
    • Diversity and inclusion
    • Accessibility
    • Security
    English (United States)
    • Sitemap
    • Contact Microsoft
    • Privacy & cookies
    • Terms of use
    • Trademarks
    • Safety & eco
    • About our ads
    • © Microsoft 2019
    English
    Deutsch English Español Français
    Italiano 日本語 한국어 Português
    Pусский 简体中文 繁體中文