Authors: Peter Hunnisett <peter@transgaming.com>, Ove Kaaven <ovek@transgaming.com>
[wine] / dlls / winsock / ws2_32.spec
2002-06-13  Alexandre JulliardAuthors: Peter Hunnisett <peter@transgaming.com>, Ove...
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-04-25  Martin WilckImplemented overlapped WSARecvFrom(), WSASendTo(), and
2002-04-23  Martin WilckFixed handling of deferred connections in WSAAccept().
2002-04-05  Martin WilckMake the recv() and send() family of functions use...
2002-04-03  Mike McCormackAdd stub for WSAEnumProtocols(A/W) functions.
2002-04-01  Francois GougetFix for the unistd.h vs. winsock.h problem in Winelib...
2002-01-14  Daniel WalkerImplemented WSAAccept().
2001-11-14  Francois GougetMake winsock.h and winsock2.h independent from the...
2001-10-02  Andreas MohrAdded WSC*InstallProvider stubs.
2001-10-01  Andreas MohrAdded stub for WSApSetPostRoutine.
2001-07-10  Peter HunnisettImplemented a stub for WSARecvFrom.
2001-04-10  Peter HunnisettAdded stub for WSASend.
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-24  Aric StewartAdded forward for WSAResetEvent.
2000-09-27  Alexandre JulliardAdded a few missing imports.
2000-08-06  Alexandre JulliardAdded imports of kernel32.dll where necessary.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-23  James HathewayAdds an initial WSAIoctl function with support for...
2000-07-15  Andreas MohrAdded WSAWaitForMultipleEvents (alias to WaitForMultipl...
2000-07-09  Alexandre JulliardCreated separate libraries for dplay, shfolder, shlwapi...
2000-06-18  James HathewayCreated an initial Winsock 2 (ws2_32) DLL. Makes use...