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

Alexandre Julliard julliard at winehq.org
Wed Aug 22 13:21:14 CDT 2018


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?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list