Maybe we can use function "WinHttpGetIEProxyConfigForCurrentUser" to get the IE proxy setting. The application must be running as a user account to obtain these settings.
本文介绍了一种通过使用函数WinHttpGetIEProxyConfigForCurrentUser来获取当前用户IE代理设置的方法。需要注意的是,应用程序必须以用户帐户身份运行才能获得这些设置。
Maybe we can use function "WinHttpGetIEProxyConfigForCurrentUser" to get the IE proxy setting. The application must be running as a user account to obtain these settings.