IP Helper API (IPHLPAPI) for WinNT

Hi,

I want to use the GetRTTAndHopCount(...) from IPHLPAPI in a WinNT 4 SP 6 environment. I'm using Visual Studio 6. As per Microsoft Knowledge Base Article - 193059 (http://support.microsoft.com/default.aspx?scid=kb;en-us;193059) this should be possible. But... I haven't found iphlpapi.h to include nor iphlpapi.lib to link statically. I think this API comes together with Visual Studio .NET?

Any hint?

Thanks,
haiki
[459 byte] By [haiki] at [2007-11-18 19:14:52]
# 1 Re: IP Helper API (IPHLPAPI) for WinNT
It is part of the Platform SDK download it from msdn.microsoft.com
Mick at 2007-11-9 13:09:54 >
# 2 Re: IP Helper API (IPHLPAPI) for WinNT
[Edited]: Hmmm...I should either respond faster or refresh the page before answering...anyway I can at least leave the link...Platform SDK ( http://www.microsoft.com/msdownload/platformsdk/sdkupdate/)
Andreas Masur at 2007-11-9 13:10:55 >
# 3 Re: IP Helper API (IPHLPAPI) for WinNT
That's a really fast response! Thanks a lot.
haiki.
haiki at 2007-11-9 13:12:05 >