June 30, 2026
3:12 p.m.
On Tue Jun 30 15:12:49 2026 +0000, Paul Gofman wrote:
Trove needs that now. We have WSCEnumProtocols() implemented on top of WSAEnumProtocolsW(). I did a bit of testing and found that the returned protocol set is actually different, WSCEnumProtocols includes hidden protocols (and, taking into account hidden ones, the exact set we have defined differs from Windows). But WSCEnumProtocols32() returns exactly the same as WSCEnumProtocols(). Do you have a patch that records this quirk? It surprises me that these would return different results and it would be a good idea to document that.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/11176#note_144544