[PATCH] diasymreader: Use default DllCanUnloadNow implementation.

Mohamad Al-Jaf mohamadaljaf at gmail.com
Sun Apr 3 01:26:38 CDT 2022


On Sun, Apr 3, 2022 at 1:16 AM Esme Povirk (she/they)
<esme at codeweavers.com> wrote:
> Can this work correctly with ThreadingModel=Both? It seems like it'd
> require proxy objects..

Hi Esme,

I have no idea, I was looking through the past commits and saw that
Alexandre added a default DllCanUnloadNow implementation. This dll was
added after that commit and is the only one that doesn't have a
DllCanUnloadNow implementation. I just found it odd that it has
neither a private implementation nor uses the default one. Taking into
account what you said, it seems like it's incorrect so please ignore
this patch.
--
Kind regards,
Mohamad



More information about the wine-devel mailing list