wsock32.def   [plain text]


;
; Library Defition for idn wrapper's wrapper DLL
;
LIBRARY wsock32
DESCRIPTION "JPNIC idn wrapper DLL for WSOCK32"
EXPORTS
  accept                      @1
  bind                        @2
  closesocket                 @3
  connect                     @4
  getpeername                 @5
  getsockname                 @6
  getsockopt                  @7
  htonl                       @8
  htons                       @9
  inet_addr                   @10
  inet_ntoa                   @11
  ioctlsocket                 @12
  listen                      @13
  ntohl                       @14
  ntohs                       @15
  recv                        @16
  recvfrom                    @17
  select                      @18
  send                        @19
  sendto                      @20
  setsockopt                  @21
  shutdown                    @22
  socket                      @23
  MigrateWinsockConfiguration @24
  gethostbyaddr               @51
  gethostbyname               @52
  getprotobyname              @53
  getprotobynumber            @54
  getservbyname               @55
  getservbyport               @56
  gethostname                 @57
  WSAAsyncSelect              @101
  WSAAsyncGetHostByAddr       @102
  WSAAsyncGetHostByName       @103
  WSAAsyncGetProtoByNumber    @104
  WSAAsyncGetProtoByName      @105
  WSAAsyncGetServByPort       @106
  WSAAsyncGetServByName       @107
  WSACancelAsyncRequest       @108
  WSASetBlockingHook          @109
  WSAUnhookBlockingHook       @110
  WSAGetLastError             @111
  WSASetLastError             @112
  WSACancelBlockingCall       @113
  WSAIsBlocking               @114
  WSAStartup                  @115
  WSACleanup                  @116
  __WSAFDIsSet                @151
  WEP                         @500
  WSApSetPostRoutine          @1000
  WsControl                   @1001
  closesockinfo               @1002
  Arecv                       @1003
  Asend                       @1004
  WSHEnumProtocols            @1005
  inet_network                @1100
  getnetbyname                @1101
  rcmd                        @1102
  rexec                       @1103
  rresvport                   @1104
  sethostname                 @1105
  dn_expand                   @1106
  WSARecvEx                   @1107
  s_perror                    @1108
  GetAddressByNameA           @1109
  GetAddressByNameW           @1110
  EnumProtocolsA              @1111
  EnumProtocolsW              @1112
  GetTypeByNameA              @1113
  GetTypeByNameW              @1114
  GetNameByTypeA              @1115
  GetNameByTypeW              @1116
  SetServiceA                 @1117
  SetServiceW                 @1118
  GetServiceA                 @1119
  GetServiceW                 @1120
  NPLoadNameSpaces            @1130
  NSPStartup                  @1131
  TransmitFile                @1140
  AcceptEx                    @1141
  GetAcceptExSockaddrs        @1142