newlib/winsup/w32api/lib/iphlpapi.def
Dimitri Papadopoulos cb86a98b3b * include/winuser.h (DeregisterShellHookWindow): Add function.
* include/winuser.h [_WIN32_WINNT >= 0x0500] (EndTask): Add function.
* lib/user32.def (EndTask): Add function.
* include/winuser.h (WINVER, _WIN32_WINNT): It's better (?) to use _WIN32_WINNT instead of WINVER to test for Windows 2000.
* include/winable.h: Reorder target macros.
* lib/*.def: Cleanup.
2003-09-25 11:22:22 +00:00

46 lines
821 B
Modula-2

LIBRARY IPHLPAPI.DLL
EXPORTS
AddIPAddress@20
CreateIpForwardEntry@4
CreateIpNetEntry@4
CreateProxyArpEntry@12
DeleteIPAddress@4
DeleteIpForwardEntry@4
DeleteIpNetEntry@4
DeleteProxyArpEntry@12
EnableRouter@8
FlushIpNetTable@4
GetAdapterIndex@8
GetAdaptersInfo@8
GetBestInterface@8
GetBestRoute@12
GetFriendlyIfIndex@4
GetIcmpStatistics@4
GetIfEntry@4
GetIfTable@12
GetInterfaceInfo@8
GetIpAddrTable@12
GetIpForwardTable@12
GetIpNetTable@12
GetIpStatistics@4
GetNetworkParams@8
GetNumberOfInterfaces@4
GetPerAdapterInfo@12
GetRTTAndHopCount@16
GetTcpStatistics@4
GetTcpTable@12
GetUdpStatistics@4
GetUdpTable@12
GetUniDirectionalAdapterInfo@8
IpReleaseAddress@4
IpRenewAddress@4
SendARP@16
SetAdapterIpAddress@20
SetIfEntry@4
SetIpForwardEntry@4
SetIpNetEntry@4
SetIpStatistics@4
SetIpTTL@4
SetTcpEntry@4
UnenableRouter@8