Hello, Gurus.
Let me ask one question. Now I have W2K3 IFSKIT (3790). I am going to
develop filesystem filter driver and need to support NT4/W2K/WXP/W2K3. As
long as I understand, I can do that with my IFSKIT for W2K/WXP/W2K3, not for
NT4. Am I right? If right, now NT4 IFSKIT is available? Can I take it from
MS?
Please give me your advice.
Thank you,
Hideyuki Inamasu.
There is not big difference in file systems behavior between NT4 and W2k.
You can use header files for W2k. All you need is ntoskrnl.lib for NT4.
“Hideyuki Inamasu” wrote in message
news:xxxxx@ntfsd…
> Hello, Gurus.
>
> Let me ask one question. Now I have W2K3 IFSKIT (3790). I am going to
> develop filesystem filter driver and need to support NT4/W2K/WXP/W2K3. As
> long as I understand, I can do that with my IFSKIT for W2K/WXP/W2K3, not
> for NT4. Am I right? If right, now NT4 IFSKIT is available? Can I take it
> from MS?
>
> Please give me your advice.
>
> Thank you,
> Hideyuki Inamasu.
>