[Wine] Re: Can I use Mixture of binaries .so and Dll?

vitamin wineforum-user at winehq.org
Wed May 12 22:12:33 CDT 2010


manju.hosur wrote:
> My concern is regarding DllOverrides option provided by wine. As per my understanding this will completely override specified dll.
> If that is the case whether I need to address all the functions in shared library?

Wine prefers it's own "dlls" in place of native dlls (in most cases).

If it's your own dll and your own .so library then just call them different and make sure their function names don't collide.







More information about the wine-users mailing list