Hi~~
I read over FASTFAT source in the IFS KIT.
And I copy some function to my own File System Filter Driver
( that is based on tfilter) But AbnormalTermination() causes some error.
Error code is C2707 :
_exception_code() was called outside an exception filter or __except block
_exception_info() was called outside an exception filter
_abnormal_termination() was called outside a __finally block
But I use this within __finally block.
Do you know what causes error?
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com