FILE: Vbinet.exe WinInet API Declarations for Visual Basic (185519)



The information in this article applies to:

  • Microsoft Visual Basic Standard Edition, 32-bit, for Windows 4.0
  • Microsoft Visual Basic Professional Edition, 32-bit, for Windows 4.0
  • Microsoft Windows Internet Services (WinInet)

This article was previously published under Q185519

SUMMARY

Vbinet.exe is a sample that demonstrates how to declare many of the WinInet functions in Visual Basic. You should be able to use the included declaration file for most of your Visual Basic applications that use the WinInet functions.

The included file Wininet.bas contains declarations for a number of WinInet functions and constants that Visual Basic programmers can use from their applications. This is not an exhaustive list of declarations for WinInet functions but it does cover the most commonly used functions and almost all of the constant definitions.

Some common Win32 function declarations are also included in this file.

The Wininet.bas file needs to be included in another Visual Basic project. It can not be used as a Visual Basic project alone.

MORE INFORMATION

The following file is available for download from the Microsoft Download Center:
For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file.
   FileName                    Size
   ---------------------------------------------------------
   WinInet.bas                 25KB
   Readme.txt                   1KB
				

Modification Type:MinorLast Reviewed:3/11/2005
Keywords:kbdownload kbfile kbinfo KB185519 kbAudDeveloper