May 1, 2026
12:49 a.m.
On Fri May 1 02:43:08 2026 +0000, Conor McCarthy wrote:
Does native force enumeration for any method flag, even irrelevant/invalid ones? Hmm, not sure but I've seen doing it with MF_CONNECT_CONVERTER, vs not when MF_CONNECT_DIRECT. But right, as MF_CONNECT_AS_OPTIONAL is set this is probably always going to be TRUE. I had it masked in an earlier version, changed it later for some reason to this but I suppose masking is better. I've restored it now.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10791#note_138501