Article ID: 171980 - Last Review: July 1, 2004 - Revision: 3.1 How To Play MIDI Files Using API FunctionsThis article was previously published under Q171980 On This PageSUMMARY
This article demonstrates how to play a MIDI (.MID) file from Visual Basic
using the WIN 32 API call named mciSendString.
NOTE: You can use the MCI control to play a MIDI file; you don't need to use the APIs. MORE INFORMATIONStep-by-Step Example
REFERENCES
Microsoft Developer Network Library, Platform SDK, Reference, Multimedia
Commands.
For additional information about playing MIDI files using API calls from Visual Basic 4.0, please see the following article in the Microsoft Knowledge Base: 141756
(http://support.microsoft.com/kb/141756/EN-US/
)
: How To Play MIDI Files Using API Calls from Visual Basic
APPLIES TO
| Article Translations
|
Back to the top
