[PATCH 2/2] ntdll/tests: Add tests for RtlIpv4AddressToString / RtlIpv4AddressToStringEx [try 4]

Alexandre Julliard julliard at winehq.org
Thu Aug 19 04:58:51 CDT 2010


Detlef Riekenberg <wine.dev at web.de> writes:

> +    ok( (res == (void *)~0) ||
> +        broken(res == (NULL + len)),    /* XP and w2003 */

You can't do that.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list