Now i have a new problem.
Some time before i use libZPlayer to play mp3 file, i create an install pagkage and deploy to others computer it run ok.
But now i change libZplay and use NAudio to play mp3 music, i create install pagkage and deploy to others computer, when i run the application i get a Just-In-Time Debugger
with the error: An unhandled win32 exception occured in my application.
then i click Yes button to debug i get assembly code, so i can not determine error in what class
How to solve this problem?