Re: On access scanning in Windows XP?
Nagy Ferenc László <[email protected]>
| Newsgroups | gmane.linux.dazuko.devel |
|---|---|
| Message-ID | <[email protected]> |
fred wu wrote: > One more question, where can I find more correct documentation on > device filter? The official documentation is in the Installable File System (IFS) Kit: http://www.microsoft.com/whdc/ddk/ifskit/default.mspx "The cost for a License and one kit is $899 + shipping and taxes." Alternatively you can find examples of filter drivers and file system drivers (but not file system filter drivers) at http://www.acc.umu.se/~bosse/. It is even possible to write drivers with free tools: current Mingw release (http://www.mingw.org/) contains (most of) the required DDK headers. Nagy Ferenc LĂĄszlĂł also interested