* lib/iphlpapi.def: (NotifyAddrChange@8): Define.
Reported by: Daniel Atallah <datallah at users dot sf dot net> (NotifyRouteChange@8): Define.
This commit is contained in:
parent
0ee535ccb1
commit
d3d854b759
@ -1,3 +1,9 @@
|
|||||||
|
2006-02-02 Danny Smith <dannysmith@users.sourceforge.net>
|
||||||
|
|
||||||
|
* lib/iphlpapi.def: (NotifyAddrChange@8): Define.
|
||||||
|
Reported by: Daniel Atallah <datallah at users dot sf dot net>
|
||||||
|
(NotifyRouteChange@8): Define.
|
||||||
|
|
||||||
2006-01-29 Danny Smith <dannysmith@users.sourceforge.net>
|
2006-01-29 Danny Smith <dannysmith@users.sourceforge.net>
|
||||||
|
|
||||||
* include/winsock2.h (WINSOCK_API_LINKAGE): Define. Add to
|
* include/winsock2.h (WINSOCK_API_LINKAGE): Define. Add to
|
||||||
|
@ -34,6 +34,8 @@ GetUdpTable@12
|
|||||||
GetUniDirectionalAdapterInfo@8
|
GetUniDirectionalAdapterInfo@8
|
||||||
IpReleaseAddress@4
|
IpReleaseAddress@4
|
||||||
IpRenewAddress@4
|
IpRenewAddress@4
|
||||||
|
NotifyAddrChange@8
|
||||||
|
NotifyRouteChange@8
|
||||||
SendARP@16
|
SendARP@16
|
||||||
SetAdapterIpAddress@20
|
SetAdapterIpAddress@20
|
||||||
SetIfEntry@4
|
SetIfEntry@4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user