Added alloc.ok.
[wine] / dlls / winsock / ws2_32.spec
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...