http://bugs.winehq.org/show_bug.cgi?id=14529
--- Comment #5 from Austin English austinenglish@gmail.com 2009-04-18 17:19:26 --- (In reply to comment #4)
Created an attachment (id=20533)
--> (http://bugs.winehq.org/attachment.cgi?id=20533) [details]
Stub for FreeAddrInfoW
This patch implements stub for FreeAddrInfoW function. I was able to run the game successfully after applying it.
You should probably return ERROR_NOT_IMPLEMENTED, or something similar, along with a fixme that it's a stub.