Changeset 21865 for branches/gcc-kmk/src/iphlpapi/iphlpapi.def
- Timestamp:
- Dec 8, 2011, 2:32:54 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/iphlpapi/iphlpapi.def
r10066 r21865 6 6 7 7 EXPORTS 8 GetAdaptersInfo = _GetAdaptersInfo@8@179 GetNetworkParams = _GetNetworkParams@8@388 GetAdaptersInfo = "_GetAdaptersInfo@8" @17 9 GetNetworkParams = "_GetNetworkParams@8" @38 10 10 11 GetIpAddrTable = _GetIpAddrTable@12@4012 GetIfTable = _GetIfTable@12@4113 GetFriendlyIfIndex = _GetFriendlyIfIndex@4@4211 GetIpAddrTable = "_GetIpAddrTable@12" @40 12 GetIfTable = "_GetIfTable@12" @41 13 GetFriendlyIfIndex = "_GetFriendlyIfIndex@4" @42 14 14 15 ;to tell the linker to look elsewhere for this function16 _ODIN_gethostname@8 = _gethostname@8 @5017
Note:
See TracChangeset
for help on using the changeset viewer.