Hi! I'm new to assembler programming (I use MASM by the way) so bare with me. Is there anyway to play a MIDI file that is compiled into my resource file? I have looked at the API call PlaySound, but I'm not sure if it supports MIDI. I got it to work with a wav-file. Or is there any other way to accomplish what I want? Any help is greatly appreciated.
u might check Test Departments site there is an example
Thanks alot! I'll have a look at it right away. :)