Hi

I am making an application in C++ under windows. I have an audio file
and three buttons in my GUI. I want to play this audio on button play.
i.e. Button will press 33% audio play. Button 2 press 33% audio play
and Button 3 press 34% audio play. How can i do that.

Thanks