ChangeSet ID: 13765 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/09/13 18:18:19
Modified files: include : winsock2.h dlls/winsock : ws2_32.spec socket.c
Log message: Andreas Rosenberg andreas_rosenberg@web.de Implementation of WSAStringToAddress(A/W), WSAHtonl, WSAHtons.
Patch: http://cvs.winehq.org/patch.py?id=13765
Old revision New revision Changes Path 1.23 1.24 +3 -3 wine/include/winsock2.h 1.37 1.38 +1 -1 wine/dlls/winsock/ws2_32.spec 1.155 1.156 +148 -7 wine/dlls/winsock/socket.c