Last change
on this file since 21865 was 21865, checked in by dmik, 14 years ago |
Port WSOCK32 and IPHLPAPI to GCC/kBuild.
|
File size:
504 bytes
|
Line | |
---|
1 | ; $Id: iphlpapi.def,v 1.3 2003-05-05 15:10:57 sandervl Exp $
|
---|
2 |
|
---|
3 | LIBRARY IPHLPAPI INITINSTANCE
|
---|
4 | DESCRIPTION 'Odin32 System DLL - IPHLPAPI'
|
---|
5 | DATA MULTIPLE NONSHARED
|
---|
6 |
|
---|
7 | EXPORTS
|
---|
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
|
---|
14 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.