Sanai
April 10th, 2003, 12:32 PM
Im working on a project and i want to get the network connection speed or the traffic on a specified host ... so i decided to use the function
IsDestinationReachable()
but it requires <sensapi.h> and <sensapi.lib>
i have written a program but it fails to complie and gives the error
fatal error C1083: Cannot open include file: 'Sensapi.h': No such file or directory
so the sensapi.h and sensapi.lib are not installed during Visual Studio/Visual C++ installation .. what should i do ?
from where i can get these header files ?
if i have to install Platform SDK from where should i download its updated version ??
IsDestinationReachable()
but it requires <sensapi.h> and <sensapi.lib>
i have written a program but it fails to complie and gives the error
fatal error C1083: Cannot open include file: 'Sensapi.h': No such file or directory
so the sensapi.h and sensapi.lib are not installed during Visual Studio/Visual C++ installation .. what should i do ?
from where i can get these header files ?
if i have to install Platform SDK from where should i download its updated version ??