Files
reactos/reactos/lib/iphlpapi/iphlpapi.def
T
Robert Dickenson a8c82f2bfb Added some exports.
svn path=/trunk/; revision=3449
2002-09-01 04:27:51 +00:00

18 lines
311 B
Modula-2

; IPHLPAPI.DLL - ReactOS Sockets 2 IP Helper API DLL
LIBRARY iphlpapi.dll
EXPORTS
AddIPAddress @1
SetIpNetEntry @107
CreateIpForwardEntry @9
GetNetworkParams @43
GetNumberOfInterfaces @44
GetInterfaceInfo @34
GetTcpStatistics @47
GetTcpTable @49
GetUdpStatistics @51
GetUdpTable @53
FlushIpNetTable @17
; EOF