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. CWebBrowser Control - Proxy setting

CWebBrowser Control - Proxy setting

Scheduled Pinned Locked Moved C / C++ / MFC
tutorialquestion
9 Posts 4 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.
  • U Offline
    U Offline
    User 3831761
    wrote on last edited by
    #1

    Hello, I have following queries regarding CWebbrowser Control: 1. How does CWebBrowser control get its proxy setting? 2. How to make it get the proxy setting of default web browser - IE, Firefox or Chrome? Thank you, Best wishes...

    A 1 Reply Last reply
    0
    • U User 3831761

      Hello, I have following queries regarding CWebbrowser Control: 1. How does CWebBrowser control get its proxy setting? 2. How to make it get the proxy setting of default web browser - IE, Firefox or Chrome? Thank you, Best wishes...

      A Offline
      A Offline
      autodebug
      wrote on last edited by
      #2

      CWebbrowser Control is used IE proxy setting.

      --------------------------- Auto Debug for Windows - An Api Monitor Software http://www.autodebug.com/

      U 1 Reply Last reply
      0
      • A autodebug

        CWebbrowser Control is used IE proxy setting.

        --------------------------- Auto Debug for Windows - An Api Monitor Software http://www.autodebug.com/

        U Offline
        U Offline
        User 3831761
        wrote on last edited by
        #3

        If i uninstall IE it still is taking somesetting and running.

        A 1 Reply Last reply
        0
        • U User 3831761

          If i uninstall IE it still is taking somesetting and running.

          A Offline
          A Offline
          autodebug
          wrote on last edited by
          #4

          You can change the proxy with InternetSetOption method from the wininet.dll

          --------------------------- Auto Debug for Windows - An Api Monitor Software http://www.autodebug.com/

          U 1 Reply Last reply
          0
          • A autodebug

            You can change the proxy with InternetSetOption method from the wininet.dll

            --------------------------- Auto Debug for Windows - An Api Monitor Software http://www.autodebug.com/

            U Offline
            U Offline
            User 3831761
            wrote on last edited by
            #5

            How to make WebBrowser to take setting from default webbrowser. For example it should take from Firefox if it is default browser. Thank you..

            S 1 Reply Last reply
            0
            • U User 3831761

              How to make WebBrowser to take setting from default webbrowser. For example it should take from Firefox if it is default browser. Thank you..

              S Offline
              S Offline
              Stuart Dootson
              wrote on last edited by
              #6

              Member 3834630 wrote:

              For example it should take from Firefox if it is default browser

              Why? The web browser control is always Internet Explorer under the hood, even if you've uninstalled IE. It doesn't magically use your default browser.

              Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

              U 1 Reply Last reply
              0
              • S Stuart Dootson

                Member 3834630 wrote:

                For example it should take from Firefox if it is default browser

                Why? The web browser control is always Internet Explorer under the hood, even if you've uninstalled IE. It doesn't magically use your default browser.

                Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

                U Offline
                U Offline
                User 3831761
                wrote on last edited by
                #7

                Thank you. Yes, it doesnt magically get setting from default browser. My question is, how to make Webbrowser to get setting from Firefox, if it is make default browser? Is this possible or not? Thanks..

                S 1 Reply Last reply
                0
                • U User 3831761

                  Thank you. Yes, it doesnt magically get setting from default browser. My question is, how to make Webbrowser to get setting from Firefox, if it is make default browser? Is this possible or not? Thanks..

                  S Offline
                  S Offline
                  Stuart Dootson
                  wrote on last edited by
                  #8

                  Member 3834630 wrote:

                  how to make Webbrowser to get setting from Firefox

                  By making sure that the Internet Explorer proxy settings are the same as the Firefox settings...yourself.

                  Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

                  M 1 Reply Last reply
                  0
                  • S Stuart Dootson

                    Member 3834630 wrote:

                    how to make Webbrowser to get setting from Firefox

                    By making sure that the Internet Explorer proxy settings are the same as the Firefox settings...yourself.

                    Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

                    M Offline
                    M Offline
                    msrikant
                    wrote on last edited by
                    #9

                    I have two processes creating an instance of CWebBrowser, is it possible to have different proxy settings for these two processes?

                    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