Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. IE Settings

IE Settings

Scheduled Pinned Locked Moved C / C++ / MFC
windows-admintutorialquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sonu Kapoor
    wrote on last edited by
    #1

    Hi Coders, Did somebody know how to retrieve the IE Settings from the registry and where they are located in the registry ?? thanx a lot. Best Regards Sonu

    J R 2 Replies Last reply
    0
    • S Sonu Kapoor

      Hi Coders, Did somebody know how to retrieve the IE Settings from the registry and where they are located in the registry ?? thanx a lot. Best Regards Sonu

      J Offline
      J Offline
      Joaquin M Lopez Munoz
      wrote on last edited by
      #2

      The exact location varies from release to release, and it is not guaranteed to remain stable on future updates, so it is safer to use [InternetQueryOption](http://msdn.microsoft.com/workshop/networking/wininet/reference/functions/internetqueryoption.asp) for retrieving IE settings. Joaquín M López Muñoz Telefónica, Investigación y Desarrollo

      1 Reply Last reply
      0
      • S Sonu Kapoor

        Hi Coders, Did somebody know how to retrieve the IE Settings from the registry and where they are located in the registry ?? thanx a lot. Best Regards Sonu

        R Offline
        R Offline
        RockNix 0
        wrote on last edited by
        #3

        maybe you will find the reg-entries here but beware of different locations at othe ie-versions HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\... the win32 API provides a lot of functions to access reg-entries like RegOpenKey(), RegCloseKey() and so on ... see MSDN for more Stay heavy ... RockNix/// --------------------------------- Look out for free Win32 Serial Communication Module for VC++ or Borland C++ Builder on http://www.klangwerker.de -------------------------------

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups