VB3 Using Visual Basic 3.0 to Play WAVE Files Stored in a DLL (141060)
The information in this article applies to:
- Microsoft Windows Software Development Kit (SDK) 3.1
- Microsoft Visual Basic Standard Edition for Windows 3.0
- Microsoft Visual Basic Professional Edition for Windows 3.0
This article was previously published under Q141060 SUMMARY
By calling the necessary Windows API, a Visual Basic program can access and
play wave files stored in a dynamic-link library (DLL). Generally, a DLL
that contains only resources such as wave files is referred to as a
resource-only library.
NOTE: Visual Basic 3.0 does not support the insertion of resources such as
wave files into a DLL. A third-party tool such as the Microsoft C++
Compiler and its accompanying Resource Compiler are needed to accomplish
this.
Modification Type: | Major | Last Reviewed: | 11/18/2003 |
---|
Keywords: | kbmm KB141060 |
---|
|