DOCUMENT:Q185519 14-MAY-1998 [vbwin] TITLE :FILE: Vbinet.exe WinInet API Declarations for Visual Basic PRODUCT :Microsoft Visual Basic for Windows PROD/VER:WINDOWS:4.0 OPER/SYS:WINDOWS KEYWORDS: ====================================================================== --------------------------------------------------------------------- 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 (VB). 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. Wininet.bas needs to be included in another VB project. It can not be used as a Visual Basic project on its own. MORE INFORMATION ================ The following file is available for download from the Microsoft Software Library: ~ vbInet.exe Wininet.bas Readme.txt Release Date: APR-28-1998 For more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base: ARTICLE-ID: Q119591 TITLE : How to Obtain Microsoft Support Files from Online Services Additional query words: kbVBp500 kbVBp600 ====================================================================== Version : WINDOWS:4.0 Platform : WINDOWS ============================================================================= THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY. Copyright Microsoft Corporation 1998.