Added some exports.
[reactos.git] / reactos / lib / iphlpapi / iphlpapi.edf
1 ; IPHLPAPI.DLL - ReactOS Sockets 2 IP Helper API DLL
2
3 LIBRARY iphlpapi.dll
4
5 EXPORTS
6 AddIPAddress=AddIPAddress@20
7 SetIpNetEntry=SetIpNetEntry@4
8 CreateIpForwardEntry=CreateIpForwardEntry@4
9 GetNetworkParams=GetNetworkParams@8
10 GetNumberOfInterfaces=GetNumberOfInterfaces@4
11 GetInterfaceInfo=GetInterfaceInfo@8
12 ; EOF