wine-wine/dlls/winsock
Alexandre Julliard 7e4af0f60b Store the winsock per-thread data in NtCurrentTeb()->WinSockData
instead of using TlsAlloc.
2005-05-14 11:09:21 +00:00
..
tests Assorted spelling fixes. 2005-03-30 17:08:31 +00:00
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +00:00
Makefile.in Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
async.c Stub implementations for WPUCompleteOverlappedRequest, 2005-01-10 14:34:15 +00:00
protocol.c Make sure we match output of Win2k protocol enumeration functions. 2004-11-02 19:24:46 +00:00
socket.c Store the winsock per-thread data in NtCurrentTeb()->WinSockData 2005-05-14 11:09:21 +00:00
socket16.c Fix a copy&paste bug in get_buffer_pe. 2005-03-31 15:28:54 +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 Stub implementations for WPUCompleteOverlappedRequest, 2005-01-10 14:34:15 +00:00