In my application ( made under VB6) I use mcisendstring API for playng a midi file, but I need to send noteON and NoteOFF messages while file is playng. I've tried using midioutopen, midioutclose and midioutmessage API but they work well alone, not wile I'm playng a file. Any suggestion? I'm desperate!