[Bug 4626] ws2_32:Unimplemented function ws2_32.getnameinfo (in bittorrent.exe (4.4.1))

Wine Bugs wine-bugs at winehq.org
Mon Feb 20 08:54:51 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=4626





------- Additional Comments From xerox_xerox2000 at yahoo.co.uk  2006-20-02 08:54 -------
still doesn't work. I only was able to start up the application by manually
uncommenting the ifdef:

//#if HAVE_GETNAMEINFO
    int ret;

etcetra 

   return convert_eai_u2w(ret);
//#else
//    FIXME("getnameinfo() failed, not found during buildtime.\n");
 //   return EAI_FAIL;
//#endif
 
so i guess getnameinfo works, but somehow it isn't detected over here. Any idea why?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list