Nmap Development mailing list archives

RE: Missing getaddrinfo on Windows 2000--almost solved


From: "Rob Nicholls" <robert () everythingeverything co uk>
Date: Sun, 24 Aug 2008 00:33:43 +0100

Hi David,

Sorry I wasn't able to test your last patch, but I've managed to compile and
test r9702 and it appears to work fine on a fully patched Windows 2000
Server host. Nice work!

Rob

-----Original Message-----
From: David Fifield [mailto:david () bamsoftware com]
Sent: 23 August 2008 21:52
To: nmap-dev () insecure org
Subject: Re: Missing getaddrinfo on Windows 2000--almost solved
<snip>
I worked on this some more today and committed what I think is a
solution. Recall that it was the NTDDI_VERSION preprecessor symbol,
defined in Visual Studio 2008, that was causing the trouble. It brought
in non-standard declarations of inet_ntop and inet_pton.

It turns out you are meant to define NTDDI_VERSION to specify the
earliest version of the Windows API you intend to support.
<snip>


_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org


Current thread: