Hello!
I develop a 3rd edition application that uses a dll for various sound operations. How may I deploy my application on a 3rd edition device in such a way that the dll is accepted and used?
The single way I found was to install also the dll with a sis file and then install my application with another sis file in order to accept the dll (also found a easier way for this, an embedded sis).
In the old 2nd edition it was enough that the dll existed in the same path as the app or in system\libs, without any other setting. It is not working anymore on 3rd edition? If yes, what requirements the application / the dll must comply for this?
Thanks in advance !



