Ove Kaaven wrote:
> 1. The app assumes the current directory to be the dir I start the
> program from, but for whatever reason, the current directory is / (the
> root directory), so it's not easy for the app to find the files...
> 2. Some of the datafiles contains (relative) paths to other files, and
> these paths use backslashes, the libc version of fopen() is unhappy about
> those, and I don't like changing those files...
all winelib programs exhibit this
I sent a few weeks ago a patch that solved it (in fact partly,the 'current'
dir had to be mapped onto a DOS drive, as defined in ~/.winerc)
but, Alexandre didn't commit it yet (didn't like it ?)

A+
-- 
---------------
Eric Pouech (http://perso.wanadoo.fr/eric.pouech/)
"The future will be better tomorrow", Vice President Dan Quayle

Reply via email to