hi,

A bit of debugging revealed that SipXtapi uses a function
GetPerAdapterInfo() which should be there in iphpapi.dll. But, when i used
'dependency walker' to see whether iphlpapi.dll (version 5.00.1717.2 ,which
is there in C\Windows\System in my WIN-98SE machine) supports that function
or not, i found that this version of iphlpapi.dll doesn't support
GetPerAdapterInfo()..I tried to copy iphlpapi.dll ( version 5.1.2600.2180)
from my WIN-XP machine to my WIN-98SE machine at C\Windows\System but these
time my application was not even able to load this dll...can i get latest
version of iphlpapi.dll (for WIN-98SE) from somewhere which supports this
function 'GetPerAdapterInfo()'

TO ADD ON:

I posted the query regarding GetPerAdapterInfo() on MSDN and i got reply
that "GetPerAdapterInfo function is only supported by WIN2K PRO and upper
versions of windows Operating systems"

I want my application to run on WIN-98. what should i do?

Thanks in Advance

Himanshu
_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/

Reply via email to