Displaying 1 result from an estimated 1 matches for "maxwell64".
Did you mean:
maxwell
2007 Sep 25
3
Wine does not use PATH for DLL search, is this a bug or feature ?
Hi,
I test both 0.9.44 and 0.9.45 and found that Wine does not use
PATH environment variables for DLL search.
My test application is a Qt 336 application, QSlider.exe.
QSlider.exe require both qt-mt336.dll and mingwm10.dll. If I copy
both dll to ~/.wine/drive_c/windows/system32, I can invoke QSlider.exe
from anywhere and it works OK.
If I put both dlls to, eg. /opt/qt-3.3/bin. And setup