Fix sublanguage IDs in .rc files:
[reactos.git] / reactos / drivers / net / wshtcpip / wshtcpip.def
1 ; WSHTCPIP.DLL - Windows Sockets Helper DLL for TCP/IP
2
3 LIBRARY wshtcpip.dll
4
5 EXPORTS
6 WSHAddressToString@20
7 WSHEnumProtocols@16
8 WSHGetBroadcastSockaddr@12
9 WSHGetProviderGuid@8
10 WSHGetSockaddrType@12
11 WSHGetSocketInformation@32
12 WSHGetWildcardSockaddr@12
13 WSHGetWinsockMapping@8
14 WSHGetWSAProtocolInfo@12
15 WSHIoctl@52
16 WSHJoinLeaf@52
17 WSHNotify@20
18 WSHOpenSocket@24
19 WSHOpenSocket2@32
20 WSHSetSocketInformation@32
21 WSHStringToAddress@20
22
23 ; EOF