DNSAPI: implement DnsQuery_UTF8 (review only)

Hans Leidekker hans at it.vu.nl
Tue Apr 11 12:30:09 CDT 2006


On Tuesday 11 April 2006 17:58, Juan Lang wrote:

> +    if (options & DNS_QUERY_NO_NETBT)
> +        FIXME( "option DNS_QUERY_NO_NETBT not implemented\n" );
>
> In fact, you do support this.  You don't support the lack of it.  That is,
> you don't call NetBIOS() to do a name lookup if it isn't specified.

Thanks, I fixed this.

> I'm not sure you really want to though.

Why? Can our (your) netbios code do name lookups?

 -Hans



More information about the wine-devel mailing list