The Microsoft Win32 Internet (WinInet) application programming interface (API) provides stand-alone client applications with easy access to standard Internet protocols, such as Gopher, File Transfer Protocol (FTP), and Hypertext Transfer Protocol (HTTP), by abstracting the protocols into a high-level interface that is familiar to Win32 developers.
This article gives a list of samples that shows you how to use the WinInet APIs to do HTTP. The samples are in C, C++, and Microsoft Visual Basic. This is not a complete list of all of the samples and all of the articles that show coding samples for HTTP with the WinInet APIs. However, the samples and the articles that are in the "References" section give you a good understanding of how to do a variety of tasks by using the WinInet APIs to add HTTP functionality to your applications.
Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.