[Bug 48337] New: Support for *.local files (aka Dynamic-Link Library Redirection)

WineHQ Bugzilla wine-bugs at winehq.org
Mon Dec 23 09:29:17 CST 2019


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

            Bug ID: 48337
           Summary: Support for *.local files (aka Dynamic-Link Library
                    Redirection)
           Product: Wine
           Version: 5.0-rc2
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: P2
         Component: wineserver
          Assignee: wine-bugs at winehq.org
          Reporter: aros at gmx.com
      Distribution: ---

It's really annoying, cumbersome and time consuming to make Wine use local
DLLs, e.g. Direct3D libraries by first running winecfg and then finding and
overriding the necessary DLLs.

Windows for as long as I remember has allowed to have a .local file (
https://docs.microsoft.com/en-us/windows/win32/dlls/dynamic-link-library-redirection
) which makes the windows DLLs loader first search for requested DLLs/libraries
in the application directory then using system DLLs in case local DLLS are not
found.

Can we please have this feature implemented in Wine as well?

-- 
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