https://bugs.winehq.org/show_bug.cgi?id=45551 --- Comment #17 from Zebediah Figura <z.figura12(a)gmail.com> --- (In reply to Anastasius Focht from comment #16)
Hello folks,
refining summary.
The problem with app provided (private) libraries being ignored when Wine provides a builtin of the same name is a known issue ('DLL_WINE_PREATTACH' exists to mitigate that). There are many interesting behaviours/insecure uses of LoadLibrary(Ex) (https://docs.microsoft.com/en-us/windows/desktop/Dlls/dynamic-link-library- search-order).
* bug 14980 ("Wine does not automatically use the riched20 installed by Office 2003/2007/2010/2013/2016") * bug 43472 ("R-Link 2 Toolbox crashes on startup (Wine's 'packager.dll' is preferred over native, causing failure to load app provided library with same name)")
Regards
I don't think this is the problem; Wine doesn't provide a "security.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.