搜索资源列表
ALWinHttpWrapper
- Descr iption: Microsoft?Windows?HTTP Services (WinHTTP) provides developers with a server-supported, high-level interface to the HTTP/1.1 Internet protocol. WinHTTP is designed to be used primarily in server-based scenarios by server applications tha
IEproxyseetting
- 首先用Delphi来实现.delphi实现很简单.因为delphi的单元WinInet中就封装了该API调用的所有文档所以就简单多了.首先做一级面向对象的封装.一个对象TsetProxy,然后定义两个数据分别是代理主机和代理端口.然后一个负责调用的函数.-First use Delphi to achieve. Delphi achieve is very simple, because delphi unit WinInet encapsulates all the documents in