Add LPADDRINFO, missing IP_* defines and missing APIs.
commit482df927caf57627b3fde1b2e54c1aa48974fd3b
authorFrancois Gouget <fgouget@free.fr>
Wed, 23 Nov 2005 18:43:50 +0000 (23 19:43 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 23 Nov 2005 18:43:50 +0000 (23 19:43 +0100)
tree58256267f7ebd7f8e8866fd5ce6a691a425b4af3
parent5e7f77ea8bd95b41c92b9882e857dc9285ec439f
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.
dlls/winsock/socket.c
include/ws2tcpip.h
tools/winapi/win32.api