On Fri, Apr 22, 2022 at 12:55 AM Nikolay Sivov nsivov@codeweavers.com wrote:
Do you see it being loaded at all? It's not always compiled in, and I don't immediately see if ENABLE_DX11_FOR_WIN7 is set anywhere.
Not on the latest versions but it's possible it was used in previous versions. I don't know where ENABLE_DX11_FOR_WIN7 is set, perhaps it's done internally at runtime after it checks the system? Seems odd for deadcode to exist in a project that's heavily reviewed and I really doubt this is the case.
I don't see a problem with adding this dll regardless. It's unlikely to need work in the future given it's just a smaller version of mfplat and that the functions are already implemented in mfplat.
-- Kind regards, Mohamad