Microsoft KB Archive/185519

From BetaArchive Wiki
Knowledge Base


FILE: Vbinet.exe WinInet API Declarations for Visual Basic

Article ID: 185519

Article Last Modified on 3/11/2005



APPLIES TO

  • Microsoft Visual Basic 4.0 Standard Edition
  • Microsoft Visual Basic 4.0 Professional Edition
  • 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
                


Additional query words: kbVBp500 kbVBp600

Keywords: kbinfo kbdownload kbfile KB185519