* include/iphlpapi.h (GAA_FLAG_*): Define.

(GetAdaptersAddresses): Add function declaration.
	* lib/iphlpapi.def (GetAdaptersAddresses): Add function stub.
	Thanks to:    ross <rossboulet at users dot sf dot net>
This commit is contained in:
Dimitri Papadopoulos
2006-04-05 16:05:04 +00:00
parent 273243a857
commit 3728ca6538
3 changed files with 22 additions and 0 deletions

View File

@ -10,6 +10,7 @@ DeleteIpNetEntry@4
DeleteProxyArpEntry@12
EnableRouter@8
FlushIpNetTable@4
GetAdaptersAddresses@20
GetAdapterIndex@8
GetAdaptersInfo@8
GetBestInterface@8