1
0
mirror of https://github.com/solemnwarning/ipxwrapper synced 2024-12-30 16:45:37 +01:00
ipxwrapper/src/mswsock.def
Daniel Collins 18fda2a86c Correctly store protocol names at the end of the EnumProtocols buffer.
Added Windows 98 WSHEnumProtocols function.
2011-09-15 15:21:57 +00:00

36 lines
739 B
Modula-2

LIBRARY MSWSOCK.dll
EXPORTS
ServiceMain @1
SvchostPushServiceGlobals @2
AcceptEx @3
EnumProtocolsA @4
EnumProtocolsW @5
GetAcceptExSockaddrs @6
GetAddressByNameA @7
GetAddressByNameW @8
GetNameByTypeA @9
GetNameByTypeW @10
GetServiceA @11
GetServiceW @12
GetTypeByNameA @13
GetTypeByNameW @14
MigrateWinsockConfiguration @15
NPLoadNameSpaces @16
NSPStartup @17
SetServiceA @18
SetServiceW @19
StartWsdpService @20
StopWsdpService @21
TransmitFile @22
WSARecvEx @23
WSPStartup @24
dn_expand @25
getnetbyname @26
inet_network @27
rcmd @28
rexec @29
rresvport @30
s_perror @31
sethostname @32
WSHEnumProtocols @2026