28 Aug
2025
28 Aug
'25
7:44 a.m.
Huw Davies (@huw) commented about dlls/iphlpapi/iphlpapi_main.c:
return ERROR_NOT_SUPPORTED; }
+/****************************************************************** + * SetPerTcp6ConnectionEStats (IPHLPAPI.@) + */ +DWORD WINAPI SetPerTcp6ConnectionEStats(MIB_TCP6ROW *row, TCP_ESTATS_TYPE state, BYTE *rw, + ULONG version, ULONG size, ULONG offset) Could you indent this line one more space?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8838#note_114065