[1/4] Resend: ws2_32/tests: add tests for Inet_Ntop and inet_ntoa

Alexandre Julliard julliard at winehq.org
Fri Apr 24 08:01:29 CDT 2009


Jeff Latimer <lats at yless4u.com.au> writes:

> @@ -55,6 +55,9 @@
>          ok ( cond tmp, msg, GetCurrentThreadId(), err); \
>     } while (0);
>  
> +/* Function pointers */
> +static HMODULE hws2_32 = 0;
> +static PCTSTR  (WINAPI  *pInetNtop)(int,LPVOID,LPTSTR,ULONG) = 0;

There's no point in resending if you don't fix the reason it was
rejected the first time.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list