Jump to content

Recommended Posts

Posted

Hi guys,

I have a browser embedded in the GUI using _IECreateEmbedded ( )

Then I changed the proxy for IE using the following code

RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings","ProxyServer","REG_SZ","proxy02.XXXX.com:8080")
RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings", "ProxyEnable","REG_DWORD", 1)

The problem is when I use a private proxy (which prompt a dialog box to enter username and password), I can't navigate anywhere. Is there a way to use a private proxy in an embedded browser? Please help me guys...

Thanks in advance

Jester009

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...