Our FSD, which uses the OSR wrapper, is getting a file system control
apparently issued by Explorer. The control code is 0x014019f, which, as
far as I can tell, translates to
CTL_CODE(
FILE_DEVICE_NETWORK_FILE_SYSTEM,
103,
METHOD_NEITHER,
FILE_ANY_ACCESS )
I have looked in all the h files I can find in the SDK, XP DDK, and XP IFS
and I have come up empty handed as to what this means. Anyone else seen
this?
I should mention that our volumes appear as mappable shares, and we get
this control code when one of them is mapped to a drive letter, but only on
XP.
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