http://bugs.winehq.org/show_bug.cgi?id=16047
--- Comment #23 from Mike Kaplinskiy mike.kaplinskiy@gmail.com 2010-07-16 23:27:00 --- A patch with that idea would be fine. And no, you can't do a define. WSASendTo/WSARecvFrom are exported so they must be declared. Don't worry about the "duplication". Just make sure that it looks clean and compiles without warnings. Then you can send it to wine-patches. You'll either get feedback or it will be committed.