Changeset 8927 for trunk/src/iphlpapi/iphlpapi.def
- Timestamp:
- Jul 26, 2002, 7:18:30 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/iphlpapi/iphlpapi.def
r5792 r8927 1 ; $Id: iphlpapi.def,v 1. 1 2001-05-24 17:35:34sandervl Exp $1 ; $Id: iphlpapi.def,v 1.2 2002-07-26 17:18:30 sandervl Exp $ 2 2 3 3 LIBRARY IPHLPAPI INITINSTANCE … … 8 8 GetAdaptersInfo = _GetAdaptersInfo@8 @17 9 9 GetNetworkParams = _GetNetworkParams@8 @38 10 11 ;to tell the linker to look elsewhere for this function 12 _ODIN_gethostname@8 = _gethostname@8 @50 13
Note:
See TracChangeset
for help on using the changeset viewer.