About Network IM Driver ~

Hi all..

Plz Help me again...

Am develope Network IM filtering Driver in Windows 2000. As I know, Network Architechture is very similar NT and 2000 driver and that works each other..

But It didn't work... that Driver works very well in windows NT.

How can I fix it? and... I cann't make INF file... I saw "PATHTHRU" ref. source ... there is two INF file...

Am modified that.... BUT that broke out... Cann't BOOT UP...

Help me... How can I fix that deference?... and How can I make INF file ?

Thank you all.. pre....

You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)

To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

There are differences between a Windows NT NDIS Intermediate Driver and a
Windows 2000 NDIS Intermediate Driver.

Some of the more obvious differences are that a Windows NT NDIS IM driver is
a NDIS 4.0 driver; a Windows 2000 driver is a NDIS 5.0 driver.

IN addition, and DeviceIoControl mechanism that you may have developed for
your Windows NT driver should be replaced with methods based on the use of
NdisIMRegisterDevice.

The Windows 2000 DDK includes a Windows 2000 NDIS IM driver sample. You
should take a look at that. I believe that the Windows 2000 DDK can be
downloaded for free from Microsoft. As always, be sure to install the basic
Windows 2000 “Platform SDK” before installing the Windows 2000 DDK.

Good luck,

Thomas F. Divine

PCAUSA - Toolkits & Resources For Network Software Developers
NDIS Protocol - NDIS Intermediate - TDI Client
http: - http:

----- Original Message -----
From: ¾ç½Â±Ù
To: NT Developers Interest List
Sent: Wednesday, December 13, 2000 12:21 PM
Subject: [ntdev] About Network IM Driver ~

>
> Hi all…
>
> Plz Help me again…
>
> Am develope Network IM filtering Driver in Windows 2000. As I know,
Network Architechture is very similar NT and 2000 driver and that works each
other…
>
> But It didn’t work… that Driver works very well in windows NT.
>
> How can I fix it? and… I cann’t make INF file… I saw “PATHTHRU” ref.
source … there is two INF file…
>
> Am modified that… BUT that broke out… Cann’t BOOT UP…
>
> Help me… How can I fix that deference?.. and How can I make INF file ?
>
> Thank you all… pre…


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com</http:></http:>