Send message for WSAAsyncSelect sockets directly from the server,
[wine] / dlls / winsock / Makefile.in
2002-03-23  Alexandre JulliardSend message for WSAAsyncSelect sockets directly from...
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2001-11-14  Francois GougetMake winsock.h and winsock2.h independent from the...
2000-10-31  Alexandre JulliardAdded import of ntdll.
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-09  Alexandre JulliardCreated separate libraries for dplay, shfolder, shlwapi...
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-06-18  James HathewayCreated an initial Winsock 2 (ws2_32) DLL. Makes use...
2000-03-05  Alexandre JulliardAdded support for creating extra symlinks for .so files...
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-23  Alexandre JulliardMoved winsock implementation to dlls/winsock.