On Fri, 25 Sep 2020 at 17:20, Luboš Luňák <l.lu...@collabora.com> wrote:

> On Friday 25 of September 2020, Michael Meeks wrote:
> > resolve those through the symlink to the same library loaded once -


>  Yes, that would work on Linux. Not on Windows though, it seems symbols
> get
> bound to a specific DLL name.
>
>
The Microsoft solution to this is to build DLLs with the old names and
entrypoints that forward to the new DLL i.e. manual thunking.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to