Fixed the behavior for SHGetFileInfo when the SHGFI_USEFILEATTRIBUTES
[wine] / dlls / wsock32 /
2001-09-14  Francois GougetFix recv prototype for WSARecvEx.
2001-08-28  Francois GougetOnly use winsock2.h in Wine.
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-07-02  Dmitry TimoshkovAdd stdcall->cdecl thunks for inet_network and getnetby...
2001-05-09  Bang Jun-YoungOn NetBSD if_type is defined as a macro in /usr/include...
2001-04-17  Joerg MayerUse of proper test gets rid of a signed/unsigned warning.
2001-02-28  Michael StefaniucImplemented WsControl command with id 0x101.
2001-01-26  James JuranAdd <string.h> to files that needed it.
2001-01-22  Jon Griffiths- Remove <string.h> from winnt.h.
2001-01-17  James HathewayIn WsControl, don't mix Linux and Wine socket calls...
2001-01-12  Stefan LeichterImplemented EnumProtocolA/W.
2001-01-05  Mike McCormackReturning success for unknown WSCNTL_TCPIP_QUERY_INFO...
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-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-07-25  James HathewayPortability fixes.
2000-07-23  James HathewayAdds an initial WSAIoctl function with support for...
2000-07-09  Alexandre JulliardCreated separate libraries for dplay, shfolder, shlwapi...