Sweden-Number/dlls/winsock
Francois Gouget 482df927ca Add LPADDRINFO, missing IP_* defines and missing APIs.
Enclose the API definitions in an extern "C" section.
Define function pointer types if INCL_WINSOCK_API_TYPEDEFS is defined.
Better stick to the types defined by the PSDK.
Update win32.api.
2005-11-23 19:43:50 +01:00
..
tests Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
.cvsignore We are no longer generating .dbg.c files. 2005-09-29 10:35:58 +00:00
Makefile.in Move user32 to delay loaded imports. 2005-10-03 10:15:43 +00:00
async.c Use a more portable scheme for storing the name of a critical 2005-09-09 10:19:44 +00:00
protocol.c Fix some -Wmissing-declarations warnings. 2005-06-25 18:34:32 +00:00
socket.c Add LPADDRINFO, missing IP_* defines and missing APIs. 2005-11-23 19:43:50 +01:00
socket16.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +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 Implemented getaddrinfo(), including full mapping of struct addrinfo 2005-11-17 12:58:35 +00:00