ws2nlm.imp 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. WS2_32_bind,
  2. WS2_32_closesocket,
  3. WS2_32_getpeername,
  4. WS2_32_getsockname,
  5. WS2_32_getsockopt,
  6. WS2_32_htonl,
  7. WS2_32_htons,
  8. WS2_32_ioctlsocket,
  9. WS2_32_listen,
  10. WS2_32_ntohl,
  11. WS2_32_ntohs,
  12. WS2_32_recv,
  13. WS2_32_recvfrom,
  14. WS2_32_select,
  15. WS2_32_send,
  16. WS2_32_sendto,
  17. WS2_32_setsockopt,
  18. WS2_32_shutdown,
  19. WS2_32_socket,
  20. WSAAccept,
  21. WSACancelBlockingCall,
  22. WSACleanup,
  23. WSACloseEvent,
  24. WSAConnect,
  25. WSACreateEvent,
  26. WSCEnableNSProvider,
  27. WSAEnumNetworkEvents,
  28. WSAEnumProtocolsA,
  29. WSAEnumProtocolsW,
  30. WSAEventSelect,
  31. WSAGetLastError,
  32. WSAGetOverlappedResult,
  33. WSAGetQOSByName,
  34. WSAHtonl,
  35. WSAHtons,
  36. WSAIoctl,
  37. WSAJoinLeaf,
  38. WSANtohl,
  39. WSANtohs,
  40. WSARecv,
  41. WSARecvDisconnect,
  42. WSARecvFrom,
  43. WSAResetEvent,
  44. WSASend,
  45. WSASendDisconnect,
  46. WSASendTo,
  47. WSASetEvent,
  48. WSASetLastError,
  49. WSASocketA,
  50. WSASocketW,
  51. WSAStartup,
  52. WSAWaitForMultipleEvents,
  53. WSAAddressToStringA,
  54. WSAAddressToStringW,
  55. WSAEnumNameSpaceProvidersA,
  56. WSAEnumNameSpaceProvidersW,
  57. WSAGetServiceClassInfoA,
  58. WSAGetServiceClassInfoW,
  59. WSAGetServiceClassNameByClassIdA,
  60. WSAGetServiceClassNameByClassIdW,
  61. WSAInstallServiceClassA,
  62. WSAInstallServiceClassW,
  63. WSALookupServiceBeginA,
  64. WSALookupServiceBeginW,
  65. WSALookupServiceEnd,
  66. WSALookupServiceNextA,
  67. WSALookupServiceNextW,
  68. WSARemoveServiceClass,
  69. WSASetServiceA,
  70. WSASetServiceW,
  71. WSAStringToAddressA,
  72. WSAStringToAddressW,
  73. WSCUnInstallNameSpace,
  74. WSCInstallNameSpace,
  75. WS2_32_gethostbyaddr,
  76. WS2_32_gethostbyname,
  77. WS2_32_gethostname,
  78. WS2_32_getprotobyname,
  79. WS2_32_getprotobynumber,
  80. WS2_32_getservbyname,
  81. WS2_32_getservbyport,
  82. WS2_32_inet_addr,
  83. WS2_32_inet_ntoa,
  84. __WSAFDIsSet,
  85. WS2_32_AcceptEx,
  86. WS2_32_CreateIoCompletionPort,
  87. WS2_32_GetQueuedCompletionStatus,
  88. WS2_32_PostQueuedCompletionStatus,
  89. WS2_32_DestroyIoCompletionPort