1 Aug
2017
1 Aug
'17
4:26 p.m.
Jacek Caban <jacek(a)codeweavers.com> writes:
@@ -7334,6 +7343,95 @@ static void test_GetAddrInfoW(void) ok(result2 == NULL, "got %p\n", result2); }
+static void test_GetAddrInfoExW(void) +{
You are not calling this anywhere. -- Alexandre Julliard julliard(a)winehq.org