Vitaliy Margolen wrote:
Clinton Stimpson wrote:
So I have this case:
An application that can load libraries at runtime (plugins).
Plugins reside in a different directory than the application directory.
Some plugins have dependent dlls found only in the plugin directory.
Wine fails to load the de
Clinton Stimpson wrote:
>
> So I have this case:
> An application that can load libraries at runtime (plugins).
> Plugins reside in a different directory than the application directory.
> Some plugins have dependent dlls found only in the plugin directory.
> Wine fails to load the dependent dlls.
So I have this case:
An application that can load libraries at runtime (plugins).
Plugins reside in a different directory than the application directory.
Some plugins have dependent dlls found only in the plugin directory.
Wine fails to load the dependent dlls.
I can copy the dependent dlls into