Sweden-Number/dlls/winsock
Michael Stefaniuc 5ad7d858e0 Do not check for non NULL pointer before HeapFree'ing it. It's
redundant.
2004-12-23 17:06:43 +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 Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
socket16.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +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