iphlpapi.dll (take 3)

Alexandre Julliard julliard at winehq.org
Mon May 12 22:56:33 CDT 2003


Juan Lang <juan_lang at 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 at winehq.com



More information about the wine-devel mailing list