Share via


File System Filter Samples

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

The following directories contain file system filter samples:

  • %_WINCEROOT%\Public\Common\Oak\Drivers\FSD\EncFilt
  • %_WINCEROOT%\Public\Common\Oak\Drivers\FSD\FSDSpy

Registry Settings

The following registry settings are for the file system filter samples:

[HKEY_LOCAL_MACHINE\System\StorageManager\FATFS\filters\FSDSPY]
   "Dll"="fsdspy.dll"
   "Order"=dword:0 
[HKEY_LOCAL_MACHINE\System\StorageManager\FATFS\filters\ENCRYPT]
   "Dll"="fsdenc.dll"
   "Order"=dword:1

See Also

Concepts

File System Filters
Storage Management
Partition Driver
Partition Manager