Delegates messages directly to the edit control window proc instead of
[wine] / include / winsock2.h
2004-04-05  Rein KlazesStub implementation for WSALookupServiceBeginA/W.
2004-03-02  Hans LeidekkerAdded protocol type constants.
2003-12-11  Kirill SmelkovAdded stub and prototype for WSAJoinLeaf.
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2003-05-13  Dimitrie O. PaunAdd prototype for __WSAFDIsSet. Fix syntax error.
2002-11-13  Mike McCormackAdd stubs and declarations for WSAInstallServiceClassA/W.
2002-09-23  Patrik StridvallCleaned up the code so it would be easier to parse...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-31  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-01-14  Daniel WalkerImplemented WSAAccept().
2002-01-12  Alexandre JulliardFixed typos.
2001-11-14  Francois GougetMake winsock.h and winsock2.h independent from the...
2001-10-02  Andreas MohrAdded WSC*InstallProvider stubs.
2001-07-10  Peter HunnisettImplemented a stub for WSARecvFrom.
2001-04-10  Peter HunnisettAdded stub for WSASend.
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2000-12-02  Alexandre JulliardUse ioctlsocket() instead of ioctl() so that we can...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-09-19  Peter Hunnisett- Added some missing WINELIB_NAME_AW definitions, types...
2000-08-03  Andreas MohrFixed the Win16/Win32 structure size/alignment differen...
2000-06-18  James HathewayCreated an initial Winsock 2 (ws2_32) DLL. Makes use...
1999-09-27  Ove KaavenAdded some basic Winsock2 definitions.