On Tue, Apr 01, 2008 at 10:23:56AM +0200, Michael Stahl wrote: > Roumen Petrov wrote: > to quote the msdn documentation: > > > The freeaddrinfo function was added to the Ws2_32.dll on Windows XP and > later. > [...] > When the Wspiapi.h include file is added, the freeaddrinfo function is > defined to the WspiapiFreeAddrInfo inline function in the Wspiapi.h file.
the question is how do you detect that + #include <Wspiapi.h> /* for getaddrinfo, freeaddrinfo */ is actually available ? What about older version, WinCE ... I guess this need some expert review (I'm not one for any Win stuff !) Daniel -- Red Hat Virtualization group http://redhat.com/virtualization/ Daniel Veillard | virtualization library http://libvirt.org/ [EMAIL PROTECTED] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/ _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
