Would you please send me the whole source code of the newest version of Sfilter legacy file system driver? I am having problem regarding handling IRP_MN_MOUNT_VOLUME and I would like to read sfilter source code to see where I missed.
Since Sfilter is a Microsoft copyrighted source under a license that
says you need the whole WDK it would be illegal for someone to send it.
You will need to get an MSDN license to download the WDK with the
source. This has been discussed before on this group.
Don Burn (MVP, Windows DKD)
Windows Filesystem and Driver Consulting
Website: http://www.windrvr.com
Blog: http://msmvps.com/blogs/WinDrvr
“xxxxx@gmail.com” wrote in
message news:xxxxx@ntfsd:
> Would you please send me the whole source code of the newest version of Sfilter legacy file system driver? I am having problem regarding handling IRP_MN_MOUNT_VOLUME and I would like to read sfilter source code to see where I missed.
Or you can get the full WDK from the following Microsoft site, no MSDN
required. Note that SFilter source code isn’t in the Windows 7 WDK, but
it is present in the Windows Server 2003 WDK (see the bottom of the page
about ‘Previous Versions of the WDK and DDK’).
http://www.microsoft.com/whdc/devtools/wdk/wdkpkg.mspx
Dustin
–
Innovation is just a problem away
On 12/07/2010 09:04 AM, Don Burn wrote:
Since Sfilter is a Microsoft copyrighted source under a license that
says you need the whole WDK it would be illegal for someone to send it.
You will need to get an MSDN license to download the WDK with the
source. This has been discussed before on this group.Don Burn (MVP, Windows DKD)
Windows Filesystem and Driver Consulting
Website: http://www.windrvr.com
Blog: http://msmvps.com/blogs/WinDrvr“xxxxx@gmail.com” wrote in
> message news:xxxxx@ntfsd:
>
>> Would you please send me the whole source code of the newest version
>> of Sfilter legacy file system driver? I am having problem regarding
>> handling IRP_MN_MOUNT_VOLUME and I would like to read sfilter source
>> code to see where I missed.
>
>
> —
> NTFSD is sponsored by OSR
>
> For our schedule of debugging and file system seminars
> (including our new fs mini-filter seminar) visit:
> http://www.osr.com/seminars
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
I have WDK for windows 7, but as you said it does not contain sfilter
example
On Tue, Dec 7, 2010 at 5:38 PM, Dustin Spicuzza
wrote:
> Or you can get the full WDK from the following Microsoft site, no MSDN
> required. Note that SFilter source code isn’t in the Windows 7 WDK, but it
> is present in the Windows Server 2003 WDK (see the bottom of the page about
> ‘Previous Versions of the WDK and DDK’).
>
> http://www.microsoft.com/whdc/devtools/wdk/wdkpkg.mspx
>
> Dustin
>
> –
> Innovation is just a problem away
>
>
>
>
> On 12/07/2010 09:04 AM, Don Burn wrote:
>
>> Since Sfilter is a Microsoft copyrighted source under a license that
>> says you need the whole WDK it would be illegal for someone to send it.
>> You will need to get an MSDN license to download the WDK with the
>> source. This has been discussed before on this group.
>>
>>
>> Don Burn (MVP, Windows DKD)
>> Windows Filesystem and Driver Consulting
>> Website: http://www.windrvr.com
>> Blog: http://msmvps.com/blogs/WinDrvr
>>
>>
>>
>>
>> “xxxxx@gmail.com” wrote in
>> message news:xxxxx@ntfsd:
>>
>> Would you please send me the whole source code of the newest version
>>> of Sfilter legacy file system driver? I am having problem regarding
>>> handling IRP_MN_MOUNT_VOLUME and I would like to read sfilter source
>>> code to see where I missed.
>>>
>>
>>
>> —
>> NTFSD is sponsored by OSR
>>
>> For our schedule of debugging and file system seminars
>> (including our new fs mini-filter seminar) visit:
>> http://www.osr.com/seminars
>>
>> To unsubscribe, visit the List Server section of OSR Online at
>> http://www.osronline.com/page.cfm?name=ListServer
>>
>
>
> —
> NTFSD is sponsored by OSR
>
> For our schedule of debugging and file system seminars
> (including our new fs mini-filter seminar) visit:
> http://www.osr.com/seminars
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>