Helo Derell,
> How can I play MP3 with WinAPI in C?
I myself did that by going the "mciSendString" way. It accepts a several
kinds of sound formats.
> Could you provide an example code listing?
As I did not write it in C I'm not sure how much my code would help you.
:-\
The first thing I did was to send the following string to load the sound:
'open "yoursoundfile.mp3" type mpegvideo alias Sound1'
After that the following string starts it
'play Sound1'
> BTW, Rudy Wieser, I think this is an appropriate place to
> ask WinAPI questions; in fact, this is where I post *my*
> WinAPI questions.
Same here. There does not seem to exist a better newsgroup for it anymore.
Regards,
Rudy Wieser
-- Origional message:
Derell Licht <
derell...@gmail.com> schreef in berichtnieuws
459770a9-1586-48a1...@googlegroups.com...