FILE: Vbinet.exe WinInet API Declarations for Visual Basic

ID: Q185519


The information in this article applies to:
  • Microsoft Visual Basic Standard and Professional Editions, 32-bit only, for Windows, version 4.0


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. Click the file name below to download the file:

VbInet.exe
For more information about how to download files from the Microsoft Download Center, please visit the Download Center at the following Web address
http://www.microsoft.com/downloads/search.asp
and then click How to use the Microsoft Download Center.

   FileName                    Size
   ---------------------------------------------------------
   WinInet.bas                 25KB
   Readme.txt                   1KB 

Additional query words: kbVBp500 kbVBp600

Keywords : kbGrpVB
Version : WINDOWS:4.0
Platform : WINDOWS
Issue type :


Last Reviewed: January 5, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.