INFO: Visual Basic Requirements for Exported DLL Functions (142840)
The information in this article applies to:
- Microsoft Visual Basic Standard Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Professional Edition, 16-bit, for Windows 4.0
- Microsoft Visual Basic Professional Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 16-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 32-bit, for Windows 4.0
This article was previously published under Q142840 SUMMARY
To use a function from an exported DLL in a Visual Basic program, certain
requirements must be met for the function to be successfully used by Visual
Basic. Visual Basic expects this exported DLL function to work like a
Windows API call. This article summarizes the Visual Basic requirements and
some of the requirements if you are creating your own exported DLL.
REFERENCES
Vb4dll.txt included with Visual Basic.
Visual Basic "Visual Basic Programmer's Guide," Chapter 26, "Calling
Procedures in DLLs"
Modification Type: | Major | Last Reviewed: | 12/9/2003 |
---|
Keywords: | kbinfo KB142840 |
---|
|