3 Apr
2022
3 Apr
'22
6:26 a.m.
On Sun, Apr 3, 2022 at 1:16 AM Esme Povirk (she/they) <esme(a)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