113 lines
2.0 KiB
Modula-2
113 lines
2.0 KiB
Modula-2
LIBRARY WS2_32.DLL
|
|
EXPORTS
|
|
WEP@0
|
|
WPUCompleteOverlappedRequest@20
|
|
WSAAccept@20
|
|
WSAAddressToStringA@20
|
|
WSAAddressToStringW@20
|
|
WSAAsyncGetHostByAddr@28
|
|
WSAAsyncGetHostByName@20
|
|
WSAAsyncGetProtoByName@20
|
|
WSAAsyncGetProtoByNumber@20
|
|
WSAAsyncGetServByName@24
|
|
WSAAsyncGetServByPort@24
|
|
WSAAsyncSelect@16
|
|
WSACancelAsyncRequest@4
|
|
WSACancelBlockingCall@0
|
|
WSACleanup@0
|
|
WSACloseEvent@4
|
|
WSAConnect@28
|
|
WSACreateEvent@0
|
|
WSADuplicateSocketA@12
|
|
WSADuplicateSocketW@12
|
|
WSAEnumNameSpaceProvidersA@8
|
|
WSAEnumNameSpaceProvidersW@8
|
|
WSAEnumNetworkEvents@12
|
|
WSAEnumProtocolsA@12
|
|
WSAEnumProtocolsW@12
|
|
WSAEventSelect@12
|
|
WSAGetLastError@0
|
|
WSAGetOverlappedResult@20
|
|
WSAGetQOSByName@12
|
|
WSAGetServiceClassInfoA@16
|
|
WSAGetServiceClassInfoW@16
|
|
WSAGetServiceClassNameByClassIdA@12
|
|
WSAGetServiceClassNameByClassIdW@12
|
|
WSAHtonl@12
|
|
WSAHtons@12
|
|
WSAInstallServiceClassA@4
|
|
WSAInstallServiceClassW@4
|
|
WSAIoctl@36
|
|
WSAIsBlocking@0
|
|
WSAJoinLeaf@32
|
|
WSALookupServiceBeginA@12
|
|
WSALookupServiceBeginW@12
|
|
WSALookupServiceEnd@4
|
|
WSALookupServiceNextA@16
|
|
WSALookupServiceNextW@16
|
|
WSANtohl@12
|
|
WSANtohs@12
|
|
WSANSPIoctl@32
|
|
WSAProviderConfigChange@12
|
|
WSARecv@28
|
|
WSARecvDisconnect@8
|
|
WSARecvFrom@36
|
|
WSARemoveServiceClass@4
|
|
WSAResetEvent@4
|
|
WSASend@28
|
|
WSASendDisconnect@8
|
|
WSASendTo@36
|
|
WSASetBlockingHook@4
|
|
WSASetEvent@4
|
|
WSASetLastError@4
|
|
WSASetServiceA@12
|
|
WSASetServiceW@12
|
|
WSASocketA@24
|
|
WSASocketW@24
|
|
WSAStartup@8
|
|
WSAStringToAddressA@20
|
|
WSAStringToAddressW@20
|
|
WSAUnhookBlockingHook@0
|
|
WSAWaitForMultipleEvents@20
|
|
WSCDeinstallProvider@8
|
|
WSCEnableNSProvider@8
|
|
WSCEnumProtocols@16
|
|
WSCGetProviderPath@16
|
|
WSCInstallNameSpace@20
|
|
WSCInstallProvider@20
|
|
WSCUnInstallNameSpace@4
|
|
__WSAFDIsSet@8
|
|
accept@12
|
|
bind@12
|
|
closesocket@4
|
|
connect@12
|
|
freeaddrinfo@4
|
|
getaddrinfo@16
|
|
gethostbyaddr@12
|
|
gethostbyname@4
|
|
gethostname@8
|
|
getnameinfo@28
|
|
getpeername@12
|
|
getprotobyname@4
|
|
getprotobynumber@4
|
|
getservbyname@8
|
|
getservbyport@8
|
|
getsockname@12
|
|
getsockopt@20
|
|
htonl@4
|
|
htons@4
|
|
inet_addr@4
|
|
inet_ntoa@4
|
|
ioctlsocket@12
|
|
listen@8
|
|
ntohl@4
|
|
ntohs@4
|
|
recv@16
|
|
recvfrom@24
|
|
select@20
|
|
send@16
|
|
sendto@24
|
|
setsockopt@20
|
|
shutdown@8
|
|
socket@12
|