nslookup on Windows uses DNSAPI exclusively for DNS resolution, and the Rtl* network APIs for IP processing.
In fact, there are even lots of Wine postings about people trying to run nslookup and failing due to missing dnsapi functionality.
Best regards, Alex Ionescu
On Sat, Oct 24, 2009 at 4:04 AM, KJK::Hyperion hackbunny@reactos.org wrote:
Alex Ionescu wrote:
Please revert this, it is implemented ass-half-backwards and does not use the correct DNSAPI services provided by Windows.
nslookup doesn't use DNSAPI even on Windows (not for queries at least). What I'm more disappointed about is that we are rewriting a standard BSD tool, which has already been ported to Windows:
https://www.isc.org/software/bind
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev