Article ID: 141756 - Last Review: December 9, 2003 - Revision: 2.0 How to Play MIDI Files Using API Calls from Visual BasicThis article was previously published under Q141756 On This PageSUMMARY
This article demonstrates how to play a MIDI (.MID) file from Visual Basic
using the WIN16 or WIN 32 API call named mciSendString. If you have the
Professional or Enterprise Editions of Visual Basic version 4.0, you can
use the MCI control to play a MIDI file. You don't need to use the APIs.
MORE INFORMATIONStep-by-Step to an Application that Plays a .MID File
REFERENCES
More information about mciSendString() can be found in:
| Article Translations
|
Back to the top
