[Wine] WINEDLLPATH doesn't work

Kuang-Chun Cheng kcc1967 at gmail.com
Mon Sep 24 05:21:42 CDT 2007


Hi

I have some win32 DLL (native DLL) which is required to run my application.
If I copy the DLL to $HOME/.wine/drive_c/windows/system32/ ... my application
runs OK.  But if I out the DLL to ... eg. $HOME/.wine/drive_c/myDLL
and doing following

export WINEDLLPATH=$HOME/.wine/drive_c/myDLL
wine myapp

wine simply complain that my DLL not found !!
Well, I really don't want to put everything under system32 ...
could someone tell me what's wrong with my setup ?

Regards
KC



More information about the wine-users mailing list