Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

85 lines
5.8 KiB

  1. LIBRARY wsock32
  2. DESCRIPTION 'Hummingbird Socks V4 Winsock stub'
  3. EXPORTS
  4. Arecv @1003
  5. Asend @1004
  6. EnumProtocolsA @1111
  7. EnumProtocolsW @1112
  8. GetAddressByNameA @1109
  9. GetAddressByNameW @1110
  10. GetNameByTypeA @1115
  11. GetNameByTypeW @1116
  12. GetServiceA @1119
  13. GetServiceW @1120
  14. GetTypeByNameA @1113
  15. GetTypeByNameW @1114
  16. NPLoadNameSpaces @1130
  17. SetServiceA @1117
  18. SetServiceW @1118
  19. TransmitFile @1140
  20. WSAAsyncGetHostByAddr @102
  21. WSAAsyncGetHostByName @103
  22. WSAAsyncGetProtoByName @105
  23. WSAAsyncGetProtoByNumber @104
  24. WSAAsyncGetServByName @107
  25. WSAAsyncGetServByPort @106
  26. WSAAsyncSelect @101
  27. WSACancelAsyncRequest @108
  28. WSACancelBlockingCall @113
  29. WSACleanup @116
  30. WSAGetLastError @111
  31. WSAIsBlocking @114
  32. WSARecvEx @1107
  33. WSASetBlockingHook @109
  34. WSASetLastError @112
  35. WSAStartup @115
  36. WSAUnhookBlockingHook @110
  37. WSHEnumProtocols @1005
  38. WsControl @1001
  39. __WSAFDIsSet @151
  40. accept @1
  41. bind @2
  42. closesocket @3
  43. closesockinfo @1002
  44. connect @4
  45. dn_expand @1106
  46. gethostbyaddr @51
  47. gethostbyname @52
  48. gethostname @57
  49. getnetbyname @1101
  50. getpeername @5
  51. getprotobyname @53
  52. getprotobynumber @54
  53. getservbyname @55
  54. getservbyport @56
  55. getsockname @6
  56. getsockopt @7
  57. htonl @8
  58. htons @9
  59. inet_addr @10
  60. inet_network @1100
  61. inet_ntoa @11
  62. ioctlsocket @12
  63. listen @13
  64. ntohl @14
  65. ntohs @15
  66. rcmd @1102
  67. recv @16
  68. recvfrom @17
  69. rexec @1103
  70. rresvport @1104
  71. s_perror @1108
  72. select @18
  73. send @19
  74. sendto @20
  75. sethostname @1105
  76. setsockopt @21
  77. shutdown @22
  78. socket @23
  79. WEP @500
  80. AcceptEx @1141
  81. GetAcceptExSockaddrs @1142
  82. MigrateWinsockConfiguration @24
  83. WSApSetPostRoutine @1000