File System Filter Samples (Windows Embedded CE 6.0)
1/6/2010
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