I am developing a windows multimedia program to play video and audio files but I have one major problem.
I don't want to provide the source video and audio files (wma and wmv) for users, they may copy it and use any other program to play it or publish it on the net..
I need to compile these files into dll or dat or whatever format so that it will be useless without my application.
can anyone help please?