DNSAPI: implement DnsQuery_UTF8 (review only)

Juan Lang juan_lang at yahoo.com
Tue Apr 11 10:58:13 CDT 2006


+    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.  I'm
not sure you really want to though.

--Juan

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the wine-devel mailing list