[Bug 43727] native dlls exists in the same exe directory wont first load before builtin same name dlls

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 19 19:07:35 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=43727

--- Comment #5 from gamiljydcome at gmail.com ---
copy native riched20, msvc*, d3dx9_* to application directory, run exe with env
WINEDLLOVERRIDES="xxx=n,b", wine2.x still load builtin version from
c:\windows\system32.

i traced native riched20 loading proccess by run a exe with WINEDLLOVERRIDES,
trace log call tell native riched20 found in app directory, But finally only
load builtin dll from c:\windows\system32.

my submitted problem may not be a bug, but it's a useful feature for some app
just need one or two native dll.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list