Changeset 21916 for trunk/src/iphlpapi/iphlpapi.def
- Timestamp:
- Dec 18, 2011, 10:28:22 PM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 1 bin 2 Makefile.inc 1 env.cmd 2 LocalConfig.kmk
-
-
Property svn:mergeinfo
set to
/branches/gcc-kmk merged eligible
- Property svn:ignore
-
trunk/src/iphlpapi/iphlpapi.def
r10066 r21916 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.