ChangeSet ID: 11847 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/04/05 17:23:05
Modified files: include : wtypes.idl wtypes.h winsock2.h dlls/winsock : ws2_32.spec socket.c
Log message: Rein Klazes rklazes@xs4all.nl Stub implementation for WSALookupServiceBeginA/W.
Patch: http://cvs.winehq.org/patch.py?id=11847
Old revision New revision Changes Path 1.16 1.17 +5 -0 wine/include/wtypes.idl 1.53 1.54 +5 -0 wine/include/wtypes.h 1.22 1.23 +93 -3 wine/include/winsock2.h 1.35 1.36 +2 -2 wine/dlls/winsock/ws2_32.spec 1.149 1.150 +26 -0 wine/dlls/winsock/socket.c