In my application on the DropDownList_It emIndexChanged event I am Playing a Audio File (using winmm.dll) in a Thread.
Though I stop my application audio is getting played till completion.
But My Requirement is to stop that audio file when the user clicks a button and also when the application is terminated.
I thank u all,
kiran.
Though I stop my application audio is getting played till completion.
But My Requirement is to stop that audio file when the user clicks a button and also when the application is terminated.
I thank u all,
kiran.
Comment