IP Helper API (IPHLPAPI) for WinNT
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

