Maybe, i am unclear about how a fake dll in wine.inf would work. the problem is that previously we where doing a FindFile on the given directory and of course there is no file there so the process stopped.
-aric
Juan Lang wrote:
if trying to find a DLL that is located in the system directory, also check for a builtin version
Can't this be done by putting a fake dll entry in wine.inf? --Juan