Click to See Complete Forum and Search --> : Playing sound


aznandy
October 23rd, 1999, 07:14 PM
Does anyone know how to play a midi or a wav file using MFC?

&d http://www.angelfire.com/ct/aznandy

mdangers
October 24th, 1999, 09:22 AM
Hi !

you can use the sndPlaySound-function to play a wav-file.
You need the mmsystem-stuff for this.

Regards,

Matthias.