I've tried Audiere as alternative music player, featuring DSound that works pretty well, the only downside is CPU hugging.
Here comes a question, if I use a dynamic linking method to merge it in the distribution (ie. the DLL is invisible), like using MoleBox or such method below.
http://www.joachim-bauch.de/tutorials/load_dll_memory.html/en/view
So
1.I didn't modify the DLL source.
2.The users can't see it either.
3.DLL works transparently.
4.I stated I use the Library in Readme.
Is it against the original LGPL licensing?
Just curious, coz I don't want to know what it's defined.
Here comes a question, if I use a dynamic linking method to merge it in the distribution (ie. the DLL is invisible), like using MoleBox or such method below.
http://www.joachim-bauch.de/tutorials/load_dll_memory.html/en/view
So
1.I didn't modify the DLL source.
2.The users can't see it either.
3.DLL works transparently.
4.I stated I use the Library in Readme.
Is it against the original LGPL licensing?
Just curious, coz I don't want to know what it's defined.