ctyuang
May 25th, 1999, 01:44 AM
I would like to know how to play a midi file in my program.
Any command i need to put into my source code?????
thanx
ty
Any command i need to put into my source code?????
thanx
ty
|
Click to See Complete Forum and Search --> : Play MIDI file in VC++???!!! ctyuang May 25th, 1999, 01:44 AM I would like to know how to play a midi file in my program. Any command i need to put into my source code????? thanx ty May 25th, 1999, 10:56 AM PlaySound() can play any registered multimedia file format, including MIDI. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |