imm32: Retrieve the graphics driver module from gdi32.
[wine] / dlls / wsock32 / wsock32.spec
2008-10-30  Hans Leidekkerwsock32: Make EnumProtocols a wrapper around WSAEnumPro...
2008-07-07  Jon Griffithswsock32: Forward TransmitFile to the implementation...
2007-11-21  Alexandre Julliardwsock32: Forward AcceptEx and GetAcceptExSockaddrs...
2007-10-09  Louis Lenderswsock32: Export 3 more functions.
2006-06-01  Andrew Ziemwsock32: Added GetService{A,W} stubs.
2005-07-18  Hans LeidekkerStubs for GetAddressByName{A,W}.
2004-09-06  Hans LeidekkerMove implementation of EnumProtocols{A,W} from wsock32...
2003-04-04  Mike Hearn- Map winsock sockopts to the POSIX equivalents for...
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-03-17  Alexandre JulliardReplaced forwards by normal function declarations.
2003-01-30  Andrew John HughesProvide stub implementations of GetTypeByNameA and...
2002-12-12  Alexandre JulliardAdded list of symbols to ignore by default in winebuild.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
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-01  Francois GougetFix for the unistd.h vs. winsock.h problem in Winelib...
2001-11-14  Francois GougetMake winsock.h and winsock2.h independent from the...
2001-07-02  Dmitry TimoshkovAdd stdcall->cdecl thunks for inet_network and getnetby...
2001-01-12  Stefan LeichterImplemented EnumProtocolA/W.
2000-12-02  Alexandre JulliardUse ioctlsocket() instead of ioctl() so that we can...
2000-12-01  Alexandre JulliardFinished separation of shell32 and wsock32.
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-07-09  Alexandre JulliardCreated separate libraries for dplay, shfolder, shlwapi...