Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
A version of this page is also available for
4/8/2010
The following list shows the WinInet migration considerations:
- Auto Proxy Configuration is supported in Windows Mobile.
- The
InternetSetCookiefunction does not check security zone
settings. To determine the zone settings, use the
InternetSetCookieExfunction.
- Username and password in the URL string are disabled by
default. To enable this functionality, set the
DisableUserPswdForHTTPvalue to 0. This value is located
under the
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet
Settingsregistry key. For more information about the registry
settings, see
WinInet Registry
Settings.
-
Security Note Setting this value to 0 is
not recommended because it enables username and password in the
URL. This may expose the device to potential security threats.