Who can tell me whether i can develop a filter driver program by WDK, not
IFS DDK?
If not, why?
If can, How to ?
Many thanks!!
Who can tell me whether i can develop a filter driver program by WDK, not
IFS DDK?
If not, why?
If can, How to ?
Many thanks!!
I’m not sure whether you mean a filter driver or a file system filter driver. Either way, the WDK can be used to develop all types of drivers. The IFS was merged in to the WDK (more or less) during the Vista beta cycle, so you no longer need to order it. Just download the Vista RTM (6000) WDK.
Good luck,
mm
Hi, mobrien
Can you tell me the difference bewteen a filter driver and a file
system filter driver, i think that they are same things.
can Vista RTM (6000) WDK run on windowsXP? i need to develop file
system filter driver on windows xp. By the way, is Vista RTM (6000) WDK
free?
On 9/24/07, xxxxx@evitechnology.com wrote:
>
> I’m not sure whether you mean a filter driver or a file system filter
> driver. Either way, the WDK can be used to develop all types of
> drivers. The IFS was merged in to the WDK (more or less) during the Vista
> beta cycle, so you no longer need to order it. Just download the Vista RTM
> (6000) WDK.
>
> Good luck,
>
> mm
>
> —
> NTFSD is sponsored by OSR
>
> For our schedule debugging and file system seminars
> (including our new fs mini-filter seminar) visit:
> http://www.osr.com/seminars
>
> You are currently subscribed to ntfsd as: xxxxx@gmail.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>
A filter driver is just a driver that attaches/inserts to a non-file system device stack; for example a storage filter. A file system filter is a file system specifc type of filter driver that has a totally different structure. It sounds like you are interested in the later. The only reason I mentioned the former was because you mentioned the DDK as well; I probably just confused the issue.
Yes, 6000 RTM can create drivers for XP.
I believe that it is available freely from connect.microsoft.com, under the WLK/WDK/WDF connection.
Good luck,
mm
mobrien:
thank you very much!
I only want to develop a filter driver encryption program, i develop
it with IFS DDK ago, but now is required to develop it with WDK.
On 9/24/07, xxxxx@evitechnology.com wrote:
>
> A filter driver is just a driver that attaches/inserts to a non-file
> system device stack; for example a storage filter. A file system filter is
> a file system specifc type of filter driver that has a totally different
> structure. It sounds like you are interested in the later. The only reason
> I mentioned the former was because you mentioned the DDK as well; I probably
> just confused the issue.
>
> Yes, 6000 RTM can create drivers for XP.
>
> I believe that it is available freely from connect.microsoft.com, under
> the WLK/WDK/WDF connection.
>
> Good luck,
>
> mm
>
> —
> NTFSD is sponsored by OSR
>
> For our schedule debugging and file system seminars
> (including our new fs mini-filter seminar) visit:
> http://www.osr.com/seminars
>
> You are currently subscribed to ntfsd as: xxxxx@gmail.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>
Mobrien:
I open the connection, connect.microsoft.com, but i can’t find the
WLK/WDK/WDF connection, how can i find the the WLK/WDK/WDF connection?
thanks again
On 9/24/07, $BJvU-(B wrote:
>
> mobrien:
> thank you very much!
> I only want to develop a filter driver encryption program, i develop
> it with IFS DDK ago, but now is required to develop it with WDK.
>
>
> On 9/24/07, xxxxx@evitechnology.com wrote:
> >
> > A filter driver is just a driver that attaches/inserts to a non-file
> > system device stack; for example a storage filter. A file system filter is
> > a file system specifc type of filter driver that has a totally different
> > structure. It sounds like you are interested in the later. The only reason
> > I mentioned the former was because you mentioned the DDK as well; I probably
> > just confused the issue.
> >
> > Yes, 6000 RTM can create drivers for XP.
> >
> > I believe that it is available freely from connect.microsoft.com, under
> > the WLK/WDK/WDF connection.
> >
> > Good luck,
> >
> > mm
> >
> > —
> > NTFSD is sponsored by OSR
> >
> > For our schedule debugging and file system seminars
> > (including our new fs mini-filter seminar) visit:
> > http://www.osr.com/seminars
> >
> > You are currently subscribed to ntfsd as: xxxxx@gmail.com
> > To unsubscribe send a blank email to xxxxx@lists.osr.com
> >
>
>
http://www.microsoft.com/whdc/DevTools/WDK/WDKpkg.mspx [on date September 25, 2007.]
Why don’t you find it yourself using google
?
Thank you! I get it!
On 9/24/07, xxxxx@gmail.com wrote:
>
> http://www.microsoft.com/whdc/DevTools/WDK/WDKpkg.mspx [on date September
> 25, 2007.]
>
> Why don’t you find it yourself using google
?
>
>
>
> —
> NTFSD is sponsored by OSR
>
> For our schedule debugging and file system seminars
> (including our new fs mini-filter seminar) visit:
> http://www.osr.com/seminars
>
> You are currently subscribed to ntfsd as: xxxxx@gmail.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>