12 May
2003
12 May
'03
10:56 p.m.
Juan Lang <juan_lang(a)yahoo.com> writes:
ChangeLog: Adds an implementation of iphlpapi.dll; most Get* functions introduced through Win98 are included.
I've applied the dll (with some changes), but not the test, it will require some more fixes. The main problem is that you shouldn't check the Windows version, you should call whatever functions are available independently of what GetVersion() returns. Also the test must not print anything to stdout, it should use the trace() macro instead. -- Alexandre Julliard julliard(a)winehq.com