RE: simple guide to porting filter drivers from nt4 to wi ndows 2000

Robert,

That is an amazingly open-ended question. You might want to restrict the
answer space by indicating exactly what sort of filter driver you intend to
port from nt4 to w2k.

=====================
Mark Roddy

-----Original Message-----
From: Robert Fernando -yahoo [mailto:xxxxx@bigfoot.com]
Sent: Monday, September 29, 2003 11:19 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] simple guide to porting filter drivers from
nt4 to windows 2000

Hi all,
Is there a simple guild which would out line how I go about
porting an NT filter driver from n4 to win 2k

thanks

Robert Fernando
www.rowanclose.com


Outgoing mail is certified Virus Free.
Checked by AVG. anti-virus system (http://www.grisoft.com).
Version: 6.0.521 / Virus Database: 319 - Release Date: 23/09/2003


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@stratus.com To
unsubscribe send a blank email to xxxxx@lists.osr.com

Hi all,
The last nt driver I wrote was based on the NT4 Cdaudio.sys filter driver.
Hence my need to update this for windows 2k.
and the same time I thought it was good idea to find out if there was
simple set of rule to follow which would speed up my porting of the code.
I was aslo aming to use this upgrade of my driver to learm more aout wdm
driver programming.

thanks
Robert Fernando