[Wine] how to override dll
Dan Kegel
dank at kegel.com
Mon Mar 10 10:40:52 CDT 2008
On Mon, Mar 10, 2008 at 8:16 AM, bill lam <cbill.lam at gmail.com> wrote:
> Dan Kegel wrote:
> > the Windows one. (And then some apps that expect a file
> > there will miss the fake one Wine used to have before you
> > overwrote it.)
>
> In what circumstance (or what api called) will it need a fake dll in system32?
If the app explicitly looks for the file, e.g. by doing CreateFile
or FindFirstFile on it.
More information about the wine-users
mailing list