Sweden-Number/dlls/winsock
Alexandre Julliard 1d38462e52 Fixed a leak in getsockname.
Replaced malloc by HeapAlloc.
2004-12-06 16:52:36 +00:00
..
tests Implement WSAAddressToString{A,W}. 2004-11-04 21:05:48 +00:00
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Implement WSAAddressToString{A,W}. 2004-11-04 21:05:48 +00:00
async.c More stubs and better headers for mswsock.dll. 2004-02-28 01:49:37 +00:00
protocol.c Make sure we match output of Win2k protocol enumeration functions. 2004-11-02 19:24:46 +00:00
socket.c Fixed a leak in getsockname. 2004-12-06 16:52:36 +00:00
socket16.c Moved the 16-bit code out of socket.c and into a separate file. 2003-11-28 23:14:02 +00:00
version.rc Version resources cleanup. 2004-11-23 13:59:34 +00:00
winsock.spec Moved the 16-bit code out of socket.c and into a separate file. 2003-11-28 23:14:02 +00:00
ws2_32.spec Added WSAAddressToStringA/W stubs. 2004-11-02 19:25:34 +00:00