SAMPLE: Visual Basic Using Windows DLLs

Last reviewed: August 5, 1996
Article ID: Q103227
The information in this article applies to:
  • Microsoft Windows Software Development Kit (SDK) for Windows version 3.1

VBFILEIO: Demonstrates Visual Basic with Windows DLLs

VBFILEIO gives Microsoft(R) Visual Basic(TM) applications access to C run-time stream input/output (I/O) functions. The sample also demonstrates linking to a dynamic-link library (DLL) function from Visual Basic and using Visual Basic data types as parameters.

VBFILEIO is a companion sample application for the "Extending Visual Basic with Microsoft Windows DLLs" technical article on the Microsoft Developer Network CD.

VBFILEIO was created using Microsoft Visual Basic version 2.0 and Microsoft C/C++ version 7.0.

Download VBFILEIO.EXE, a self-extracting file, from the Microsoft Software Library (MSL) on the following services:

  • Microsoft Download Service (MSDL)

          Dial (206) 936-6735 to connect to MSDL
          Download VBFILEIO.EXE (size: 40441 bytes) 
    
  • Internet (anonymous FTP)

          ftp ftp.microsoft.com
          Change to the \SOFTLIB\MSLFILES directory
          Get VBFILEIO.EXE (size: 40441 bytes) 
    


Additional reference words: 3.10 softlib VBFILEIO.EXE
KBCategory: kbprg kbfile kbwebcontent
KBSubcategory: KrDll


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.

Last reviewed: August 5, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.