<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.5730.11" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>
<P>Hi All</P>
<P>I’m trying to detect if TCP/IP protocol is installed for a NIC under 
WinXP/Vista.</P>
<P>Using PacketGetNetInfoEx and checking ss_family for </FONT><FONT 
face="Courier New" size=2>AF_INET</FONT><FONT size=2> does work most times. But 
on some laptops PacketGetNetInfoEx reports ss_family equal to </FONT><FONT 
face="Courier New" size=2>AF_INET, </FONT><FONT size=2>even if TCP/IP is 
unchecked in the Connection Properties of the NIC.</P>
<P>Is there another way to figure out if a NIC has TCP/IP enabled?</P>
<P>Help appreciated!</P>
<P>Peter</P></FONT></DIV></BODY></HTML>