http://bugs.winehq.org/show_bug.cgi?id=25044
Daniel Hahler wine-bugzilla@thequod.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID |
--- Comment #8 from Daniel Hahler wine-bugzilla@thequod.de 2010-11-08 03:36:36 CST --- I am re-opening it:
on Windows the DLL gets looked up in the program's directory, also when starting it from somewhere else, e.g. "C:>c:\Programme\HeidiSQL\heidisql.exe" works.
The same works on Wine ("/home/user/.wine/drive_c/Programme/HeidiSQL/heidisql.exe"), but it fails when using a symlink (pointing at the .exe instead).
The issue appears to be that the programs directory is not being looked up for loading DLLs when called via symlink.