Changeset 10066 for trunk/src/iphlpapi/iphlpapi.def
- Timestamp:
- May 5, 2003, 5:10:57 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/iphlpapi/iphlpapi.def
r8927 r10066 1 ; $Id: iphlpapi.def,v 1. 2 2002-07-26 17:18:30sandervl Exp $1 ; $Id: iphlpapi.def,v 1.3 2003-05-05 15:10:57 sandervl Exp $ 2 2 3 3 LIBRARY IPHLPAPI INITINSTANCE … … 6 6 7 7 EXPORTS 8 GetAdaptersInfo = _GetAdaptersInfo@8 @17 9 GetNetworkParams = _GetNetworkParams@8 @38 8 GetAdaptersInfo = _GetAdaptersInfo@8 @17 9 GetNetworkParams = _GetNetworkParams@8 @38 10 11 GetIpAddrTable = _GetIpAddrTable@12 @40 12 GetIfTable = _GetIfTable@12 @41 13 GetFriendlyIfIndex = _GetFriendlyIfIndex@4 @42 10 14 11 15 ;to tell the linker to look elsewhere for this function
Note:
See TracChangeset
for help on using the changeset viewer.