Am 10.09.2013 11:44, schrieb Ralf Habacker:
>
> - remove misleading comment
Just for the record:
http://msdn.microsoft.com/en-us/library/windows/desktop/aa365804%28v=vs.85%29.aspx
do not mention any error code, which could be tested

If the function succeeds, it returns ERROR_SUCCESS.

If the function fails, it returns a function [should  probably be
'error'] from winerror.h.

>
>
> Signed-off-by: Ralf Habacker <ralf.habac...@freenet.de>
> ---
>  dlls/iphlpapi/iphlpapi.spec    |    1 +
>  dlls/iphlpapi/ipstats.c        |   33 +++++++++++++++++++++++++++++++++
>  dlls/iphlpapi/tests/iphlpapi.c |   29 +++++++++++++++++++++++++++++
>  3 Dateien geändert, 63 Zeilen hinzugefügt(+)
>
>
>
>
>




Reply via email to