PRB: "Error in Loading DLL" if Calling Multimedia API Functions (159408)
The information in this article applies to:
- Microsoft Visual Basic Standard Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Professional Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 32-bit, for Windows 4.0
This article was previously published under Q159408 SYMPTOMS
When you call multimedia API functions from 32-bit Visual Basic for Windows
using the Declare statements retrieved from the 32-bit API Text Viewer, the
following error message appears:
"Error in loading DLL"
CAUSE
The error occurs because the 32-bit API Text Viewer incorrectly uses
the Declare statements for Mmsystem.dll, which is a 16-bit DLL.
REFERENCES
For additional information, please see the following article in the Microsoft Knowledge Base:
141756 How to Play MIDI Files Using API Calls from Visual Basic
Modification Type: | Major | Last Reviewed: | 6/29/2004 |
---|
Keywords: | kbAPI kbmm kbprb KB159408 |
---|
|