wininet
Creating robust HTTP connection for dummy users with WinINET
I\'m making a program which downloads a simple file from internet on Windows, using Wininet family API because I want to utilize its IE-compatible proxy behavior. As you all know, current IE has sever[详细]
2022-12-13 22:55 分类:问答WinInet google maps data api receive error Invalid Token
I am trying to login to Google maps data API (get MyMaps) with wininet and delphibut always recevied response: Invalid Token.[详细]
2022-12-13 19:20 分类:问答HttpSendRequest blocking when more than two downloads are already in progress
In our program, a new thread is created each time an HTTP request needs to be made, and there can be several running simultaneously.The problem I am having is that if I\'ve got two threads already run[详细]
2022-12-11 04:04 分类:问答Delete IE Cache Programatically in 64 bit OS
How can I delete the IE开发者_高级运维 cache in a 64 bit environment?Take a look at How to clear the cache when your application hosts a WebBrowser control in Visual C# .NETAfter contacting the MSFT s[详细]
2022-12-08 10:39 分类:问答