riched20: Empty undo stack after EM_STREAMIN without SFF_SELECTION flag.
[wine] / dlls / winsock / Makefile.in
2005-10-03  Dmitry TimoshkovMove user32 to delay loaded imports.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2004-11-04  Hans LeidekkerImplement WSAAddressToString{A,W}.
2004-09-06  Hans LeidekkerMove implementation of EnumProtocols{A,W} from wsock32...
2004-08-11  Alexandre JulliardAvoid some non-portable makefile constructs, and get...
2003-11-28  Alexandre JulliardMoved the 16-bit code out of socket.c and into a separa...
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-05-13  Francois GougetAdded version information.
2003-05-13  Juan LangUse iphlpapi to implement SIO_GET_INTERFACE_LIST in...
2003-03-23  Alexandre JulliardList 16-bit spec files explicitly to avoid problems...
2002-10-30  Martin Wilck- Define SOCKET as UINT_PTR for Win64 (thanks to P...
2002-10-18  Alexandre JulliardAdded support for building certain dlls with -DSTRICT.
2002-08-09  Alexandre JulliardCreate separate makefiles for tests for more flexibility.
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-04-27  Martin WilckAdded unit test for winsock.
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.