<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>discussion-pcausa at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/discussion-pcausa/</link>
    <description>PCAUSA Discussion List</description>

    <item>
      <title>Re: Zero IndicatedBytes in ClientEventReceiveDatagram()</title>
      <pubDate>Wed, 04 Nov 2009 18:34:55 GMT</pubDate>
      <dc:creator>Thomas F. Divine</dc:creator>
      <link>http://tech.groups.yahoo.com/group/discussion-pcausa/message/8586</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/discussion-pcausa/message/8586</guid>
      <description>The change is a little scary. You need to think like the real TDI client. There are several different ways the client could handle this situation. One is to</description>
    </item>
    <item>
      <title>Zero IndicatedBytes in ClientEventReceiveDatagram()</title>
      <pubDate>Wed, 04 Nov 2009 18:11:03 GMT</pubDate>
      <dc:creator>Ajay Agrawal</dc:creator>
      <link>http://tech.groups.yahoo.com/group/discussion-pcausa/message/8585</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/discussion-pcausa/message/8585</guid>
      <description>When a third party firewall TDI driver is installed, Bytesindicated is zero in the function ClientEventReceiveDatagram(), but BytesAvailable is non-zero. I am</description>
    </item>
    <item>
      <title>Re: Need Help with Setting up WHQL certification for 64 Bit</title>
      <pubDate>Sat, 31 Oct 2009 12:59:35 GMT</pubDate>
      <dc:creator>chetan_malur</dc:creator>
      <link>http://tech.groups.yahoo.com/group/discussion-pcausa/message/8584</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/discussion-pcausa/message/8584</guid>
      <description>Thanks Thomas, I will try to use the driver as is, given that without my other app it anyway acts as passthru. I was able to resolve the issue by running the</description>
    </item>
    <item>
      <title>Re: Need Help with Setting up WHQL certification for 64 Bit</title>
      <pubDate>Fri, 30 Oct 2009 12:30:54 GMT</pubDate>
      <dc:creator>Thomas F. Divine</dc:creator>
      <link>http://tech.groups.yahoo.com/group/discussion-pcausa/message/8583</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/discussion-pcausa/message/8583</guid>
      <description>The CAT files must not be signed properly. Use the inf2cat tool make the CAT files. Be sure to specify the target OS versions (e.g., XP_64, etc.) in the</description>
    </item>
    <item>
      <title>Need Help with Setting up WHQL certification for 64 Bit</title>
      <pubDate>Fri, 30 Oct 2009 11:39:59 GMT</pubDate>
      <dc:creator>chetan_malur</dc:creator>
      <link>http://tech.groups.yahoo.com/group/discussion-pcausa/message/8582</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/discussion-pcausa/message/8582</guid>
      <description>Hi, I am in the process of submitting the driver for certification and even though we don;t have any intention of releasing 64 Bit we are forced to run tests</description>
    </item>
    <item>
      <title>Re: Forwarding Modified in-bound packets using NDIS</title>
      <pubDate>Thu, 01 Oct 2009 15:08:43 GMT</pubDate>
      <dc:creator>chetan_malur</dc:creator>
      <link>http://tech.groups.yahoo.com/group/discussion-pcausa/message/8581</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/discussion-pcausa/message/8581</guid>
      <description>Thanks a bunch Thomas, that worked.</description>
    </item>
    <item>
      <title>Re: Forwarding Modified in-bound packets using NDIS</title>
      <pubDate>Wed, 30 Sep 2009 13:45:58 GMT</pubDate>
      <dc:creator>Thomas F. Divine</dc:creator>
      <link>http://tech.groups.yahoo.com/group/discussion-pcausa/message/8580</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/discussion-pcausa/message/8580</guid>
      <description>If the &quot;clone&quot; packet is actually a new packet of your own allocation then it should be independent of the original packet. If you use this code: </description>
    </item>
    <item>
      <title>Forwarding Modified in-bound packets using NDIS</title>
      <pubDate>Wed, 30 Sep 2009 13:29:29 GMT</pubDate>
      <dc:creator>chetan_malur</dc:creator>
      <link>http://tech.groups.yahoo.com/group/discussion-pcausa/message/8579</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/discussion-pcausa/message/8579</guid>
      <description>Hello, I have a IM driver based on PCAUSA Netwrok driver framework, which modifies the incoming IP packet payload and sends it up. This works fine in most of</description>
    </item>
    <item>
      <title>How can I make NdisOpenAdapter return NDIS_STATUS_PENDING on Win XP</title>
      <pubDate>Wed, 30 Sep 2009 12:38:18 GMT</pubDate>
      <dc:creator>seed95100</dc:creator>
      <link>http://tech.groups.yahoo.com/group/discussion-pcausa/message/8578</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/discussion-pcausa/message/8578</guid>
      <description>Hi, I would like to test my NDIS driver on Windows XP and I am wondering how can I get a NdisOpenAdapter returning the status NDIS_STATUS_PENDING I tried the</description>
    </item>
    <item>
      <title>Re: NDIS 5.1 intermediate driver signing and install issues on Windo</title>
      <pubDate>Tue, 15 Sep 2009 17:38:50 GMT</pubDate>
      <dc:creator>Thomas F. Divine</dc:creator>
      <link>http://tech.groups.yahoo.com/group/discussion-pcausa/message/8577</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/discussion-pcausa/message/8577</guid>
      <description>Signing NDIS 5 Intermediate Drivers ... An NDIS IM driver package includes two INF files: One for the service (protocol edge) and one for the miniport edge. </description>
    </item>
    <item>
      <title>NDIS 5.1 intermediate driver signing and install issues on Windows S</title>
      <pubDate>Tue, 15 Sep 2009 16:09:46 GMT</pubDate>
      <dc:creator>dniesman</dc:creator>
      <link>http://tech.groups.yahoo.com/group/discussion-pcausa/message/8576</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/discussion-pcausa/message/8576</guid>
      <description>Hi, Sorry, this may be a bit long as I feel like I am missing something fundamental here. I am going to state my assumptions and results so perhaps someone</description>
    </item>
    <item>
      <title>Re: Do &quot;pcasim0617&quot; support MS Server 2008 64bit?</title>
      <pubDate>Thu, 10 Sep 2009 02:15:10 GMT</pubDate>
      <dc:creator>Thomas F. Divine</dc:creator>
      <link>http://tech.groups.yahoo.com/group/discussion-pcausa/message/8575</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/discussion-pcausa/message/8575</guid>
      <description>These samples were released in December, 2007 so they have not been tested on MS server 2008. Since they work on 2003 x64 and 2008 x32 the problem you are</description>
    </item>
    <item>
      <title>Do &quot;pcasim0617&quot; support MS Server 2008 64bit?</title>
      <pubDate>Thu, 10 Sep 2009 01:58:54 GMT</pubDate>
      <dc:creator>inyouris</dc:creator>
      <link>http://tech.groups.yahoo.com/group/discussion-pcausa/message/8574</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/discussion-pcausa/message/8574</guid>
      <description>Dear Thomas. I use 64bit pcasim.sys included in &quot;PktRedir&quot; for my product. case 1 OS : MS server 2003 64bit it work well. case 2 OS : MS server 2008 64bit it</description>
    </item>
    <item>
      <title>Re: Administrator privileges for PCANUser.exe</title>
      <pubDate>Wed, 09 Sep 2009 17:06:18 GMT</pubDate>
      <dc:creator>i_neag</dc:creator>
      <link>http://tech.groups.yahoo.com/group/discussion-pcausa/message/8573</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/discussion-pcausa/message/8573</guid>
      <description>Looking at the source code of ProtIntall I noticed that the variable ProtocolId can be set by passing a third argument to the command line executable, and this</description>
    </item>
    <item>
      <title>Re: Administrator privileges for PCANUser.exe</title>
      <pubDate>Tue, 08 Sep 2009 19:23:15 GMT</pubDate>
      <dc:creator>Thomas F. Divine</dc:creator>
      <link>http://tech.groups.yahoo.com/group/discussion-pcausa/message/8572</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/discussion-pcausa/message/8572</guid>
      <description>The ProtInstall sample illustrates installing the Microsoft NDISPROT sample driver. You must recompile the sample ProtInstall to be specific to the protocol</description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.sp2.yahoo.com uncompressed/chunked Tue Dec  1 07:55:08 PST 2009 -->
