Alexandre Julliard
|
d03300eca3
|
Define INADDR_NONE if needed (reported by Robert Lunnon).
|
2004-01-15 00:25:41 +00:00 |
Juan Lang
|
e6f491aa5c
|
Fixed the dwBCastAddr member of MIB_IPADDRROW, added a test program.
|
2004-01-07 01:08:55 +00:00 |
Juan Lang
|
cb759ba94e
|
Add tracing, add WINS configuration to GetAdaptersInfo, correct
ScopeID reading in GetFixedInfo.
|
2004-01-02 03:55:05 +00:00 |
Juan Lang
|
50b7cf0433
|
- fixes thread safety issues
- fixes problems with non-IP (e.g. IPX) addresses
- updates comments to reflect winsock, netapi32 changes
|
2003-11-30 06:03:21 +00:00 |
Aric Stewart
|
84ad10bfcd
|
Switched a + to a - so that it makes sense when marking the last node
in the Adapters Info linked list.
|
2003-10-31 04:16:54 +00:00 |
Juan Lang
|
1155531cb3
|
- Fix buffer overrun in GetNetworkParams.
- Implement GetBest(Route,Interface).
- Implement some AllocateAndGet*FromStack functions.
|
2003-09-08 19:00:25 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Patrik Stridvall
|
ba78aac406
|
Fixed some issues found by winapi_check.
|
2003-08-08 21:07:23 +00:00 |
Eric Pouech
|
9b5cde85a2
|
Fixed a few bugs in network interface handling (code & test).
|
2003-06-23 03:32:28 +00:00 |
Pierre d'Herbemont
|
30f84a33f1
|
Include arpa/nameser.h before resolv.h.
|
2003-05-19 21:41:00 +00:00 |
Gerald Pfeifer
|
9512ba5322
|
Add missing #includes for non-Linux systems.
|
2003-05-13 23:37:29 +00:00 |
Juan Lang
|
38fa5ad1bc
|
Added an implementation of iphlpapi.dll; most Get* functions
introduced through Win98 are included.
|
2003-05-13 03:32:20 +00:00 |