[PATCH v2 1/2] iphlpapi: Implement GetUdp6Table().

Guillaume Charifi guillaume.charifi at sfr.fr
Wed Aug 22 14:12:48 CDT 2018


Sure, thanks. I don't know how I didn't notice.

Le 22/08/2018 à 20:21, Alexandre Julliard a écrit :
> Guillaume Charifi <guillaume.charifi at sfr.fr> writes:
> 
>> Signed-off-by: Guillaume Charifi <guillaume.charifi at sfr.fr>
>> ---
>>   dlls/iphlpapi/iphlpapi.spec   |   2 +-
>>   dlls/iphlpapi/iphlpapi_main.c |  30 ++++-
>>   dlls/iphlpapi/ipstats.c       | 241 ++++++++++++++++++++++++++++++++++
>>   dlls/iphlpapi/ipstats.h       |   1 +
>>   include/iphlpapi.h            |   2 +
>>   include/udpmib.h              |  53 ++++++++
>>   6 files changed, 322 insertions(+), 7 deletions(-)
> 
> There are many nasty-looking compiler warnings in that code. Could you
> please clean it up?
> 



More information about the wine-devel mailing list