Ziggy Posted May 8, 2008 Posted May 8, 2008 (edited) hi all plz how to inject midi Music File in asm google for mciSendCommand It is very easy. Get the device ID then Invoke mciSendCommand, hMIDIdevID, MCI_PLAY, MCI_NOTIFY, Offset mciPlayParms Z Edited May 9, 2008 by Ziggy
HVC Posted May 8, 2008 Posted May 8, 2008 Or, take a look in: \masm32\examples\bcraven\playmidi Btw, is "inject" an alias for "play"?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now