On Thu, 10 Apr 2003, Enrico Horn wrote: [...]
Yes, if you have write access to the symlink target then the app can modify the builtin dll, which isn't so good... The right solution would be to do a copy, but copying all the builtins is a bit wasteful.
Wouldnt it be better to check in wine if the file accessed is a symlink which dont exist in windows and act accordingly?
Wouldn't that make it impossible to edit a Word document by opening a symlink to it in Word? That would pretty much make smylinks unusable which would be a sad thing. Worse that having to copy the builtin dlls IMO.