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@sfr.fr writes:
Signed-off-by: Guillaume Charifi guillaume.charifi@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?