HOWTO: Play MIDI Files Using API FunctionsLast reviewed: August 4, 1997Article ID: Q171980 |
The information in this article applies to:
SUMMARYThis 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
REFERENCESMicrosoft 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:
ARTILCE-ID: Q141756 TITLE : HOWTO: Play MIDI Files Using API Calls from Visual Basic Keywords : APrgWindow vb5all vb5howto VBKBSDK kbhowto Version : 5.0 Platform : WINDOWS |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |