<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=US-ASCII">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR></HEAD>
<BODY id=role_body style="FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial" 
bottomMargin=7 leftMargin=7 topMargin=7 rightMargin=7><FONT id=role_document 
face=Arial color=#000000 size=2>
<DIV>
<DIV>Hi.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I have now got the PSDK as advised and loaded.&nbsp; Am now able to output 
simple messages based on the sendpacket example.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Many thanks for the help and advise</DIV>
<DIV>&nbsp;</DIV>
<DIV>Ray</DIV>
<DIV>&nbsp;</DIV>
<DIV>In a message dated 23-Feb-2006 16:41:01 GMT Standard Time, 
gianluca.varenni@cacetech.com writes:</DIV>
<BLOCKQUOTE 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: blue 2px solid"><FONT 
  style="BACKGROUND-COLOR: transparent" face=Arial color=#000000 size=2>
  <DIV><FONT face="Courier New">Hi.</FONT></DIV>
  <DIV><FONT face="Courier New"></FONT>&nbsp;</DIV>
  <DIV><FONT face="Courier New">I'm pretty sure that VC++ express does NOT 
  include the platform SDK (if I remember well, they suggest to download it from 
  the web).</FONT></DIV>
  <DIV><FONT face="Courier New"></FONT>&nbsp;</DIV>
  <DIV><FONT face="Courier New">Since you are trying to download the PSDK from 
  the internet, please make sure to download it from the URL I gave you in the 
  last mail, although it's a rather old one: all the recent platform SDKs do NOT 
  integrate and CANNOT be used with Visual Studio 6. The one I suggested is the 
  LAST PSDK compatible with VC6.</FONT></DIV>
  <DIV><FONT face="Courier New"></FONT>&nbsp;</DIV>
  <DIV><FONT face="Courier New">Have a nice day</FONT></DIV>
  <DIV><FONT face="Courier New">GV</FONT></DIV>
  <DIV><FONT face="Courier New"></FONT>&nbsp;</DIV>
  <BLOCKQUOTE 
  style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
    <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
    <DIV 
    style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
    <A title=mailto:RFofCASS@aol.com 
    href="mailto:RFofCASS@aol.com">RFofCASS@aol.com</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>To:</B> <A 
    title=mailto:winpcap-users@winpcap.org 
    href="mailto:winpcap-users@winpcap.org">winpcap-users@winpcap.org</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, February 23, 2006 2:40 
    AM</DIV>
    <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Winpcap-users] Link 
    Error</DIV>
    <DIV><BR></DIV><FONT face=Arial color=#000000 size=2><FONT face=Arial 
    color=#000000 size=2><FONT face=Arial color=#000000 size=2>
    <DIV>
    <DIV>Hi GV,</DIV>
    <DIV>&nbsp;</DIV>
    <DIV>Thanks for the info guys</DIV>
    <DIV>Still having no luck with iphlpapi.lib.&nbsp; I have downloaded the 
    PSDK-x86.exe&nbsp;from microsoft but when it loads it wants a file from the 
    microsoft downloads "...../PSDK-AMD64_o-common.0.cab".&nbsp; It tries to get 
    this from the net but fails.&nbsp; You get no option to skip you can only 
    cancel or retry.&nbsp; I have tried downloading the PSDK-AMD64.exe but it 
    will not run says it is not a Win32 application.</DIV>
    <DIV>&nbsp;</DIV>
    <DIV>I cannot download the full SDK because it would take over 22 hours at 
    our dial up speed.&nbsp; We are too far from exchange to get 
    broadband.&nbsp; I am currently trying to get someone with broadband to 
    download SDK onto a disk for me.</DIV>
    <DIV>&nbsp;</DIV>
    <DIV>Does any one know if Micorsoft Visual C++ Express contains the 
    necessary SDK because I could download this?</DIV>
    <DIV>&nbsp;</DIV>
    <DIV>Many thanks for the help and I accept that it is not a Winpcap 
    issue.</DIV>
    <DIV>&nbsp;</DIV>
    <DIV>Regards</DIV>
    <DIV><FONT face="Courier New"></FONT>&nbsp;</DIV>
    <DIV>Ray</DIV>
    <DIV>&nbsp;</DIV>
    <DIV>&nbsp;</DIV>
    <DIV>In a message dated 22-Feb-2006 16:26:34 GMT Standard Time, 
    gianluca.varenni@cacetech.com writes:</DIV>
    <BLOCKQUOTE 
    style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: blue 2px solid"><FONT 
      style="BACKGROUND-COLOR: transparent" face=Arial color=#000000 size=2>Hi 
      Ray,<BR><BR>Did you solve your linking problem? I'm not 100% sure, but I 
      think that the <BR>ip helper api LIB file (iphlpapi.lib) is not included 
      in the "vanilla" <BR>Visual C++ 6.0 installation, you need to install a 
      version of the Microsoft <BR>Platform SDK compatible with VC6 in order to 
      have that lib file.&nbsp; This <BR>version of the PSDK is available on the 
      Microsoft web site 
      at<BR><BR>http://www.microsoft.com/msdownload/platformsdk/sdkupdate/psdk-full.htm.<BR><BR>Hope 
      it helps<BR>GV<BR><BR><BR>----- Original Message ----- <BR>From: 
      RFofCASS@aol.com<BR>To: winpcap-users@winpcap.org<BR>Sent: Friday, 
      February 17, 2006 2:28 AM<BR>Subject: [Winpcap-users] Link 
      Error<BR><BR><BR><BR>Hi<BR><BR>I downloaded WpdPack_3_2_alpha earlier this 
      week.&nbsp; I am running under <BR>WIndows XP Version 5.1 using Microsoft 
      Visual C++ 6.0.<BR><BR>I have been trying to get the Examples-pcap 
      applications to run.&nbsp; My problem <BR>is that when I link I get the 
      error:<BR>&nbsp; &nbsp; "LINK : fatal error LNK1104: cannot open file 
      "Iphlpapi.lib"<BR><BR><BR>Can anyone advise what I am doing wrong 
      please<BR><BR>Regards<BR><BR>Ray<BR><BR><BR><BR><BR>_______________________________________________<BR>Winpcap-users 
      mailing 
      list<BR>Winpcap-users@winpcap.org<BR>https://www.winpcap.org/mailman/listinfo/winpcap-users 
      <BR><BR>_______________________________________________<BR>Winpcap-users 
      mailing 
      list<BR>Winpcap-users@winpcap.org<BR>https://www.winpcap.org/mailman/listinfo/winpcap-users<BR></FONT></BLOCKQUOTE></DIV>
    <DIV></DIV>
    <DIV>&nbsp;</DIV></FONT></FONT></FONT>
    <P>
    <HR>

    <P></P>_______________________________________________<BR>Winpcap-users 
    mailing 
    list<BR>Winpcap-users@winpcap.org<BR>https://www.winpcap.org/mailman/listinfo/winpcap-users<BR></BLOCKQUOTE><BR><BR>_______________________________________________<BR>Winpcap-users 
  mailing 
  list<BR>Winpcap-users@winpcap.org<BR>https://www.winpcap.org/mailman/listinfo/winpcap-users<BR></FONT></BLOCKQUOTE></DIV>
<DIV></DIV>
<DIV>&nbsp;</DIV></FONT></BODY></HTML>