I can use mciSendCommand to play midi music from disk.
I'd like to embed midi file into .rc (resource).
How to play midi from resource or memory without using directX?
Thank you very much in advance.