http://bugs.winehq.org/show_bug.cgi?id=36092
--- Comment #29 from Bruno Jesus 00cpxxx@gmail.com --- The log gives a few hints, you can see 12 calls to getaddrinfo and then a call to CreateSortedAddressPairs with count = 12. Unfortunately there are no connect calls. The installer may or may not have liked the returned results, or the problem is now somewhere else. If you return ERROR_NOT_SUPPORTED in CreateSortedAddressPairs do you get the same output?