RE: File system hook issue with remote requests (9X/ME - related)

This won’t work if a drive is a mapping to a network path.

“Vodicka, Michal” wrote:

Rob,

try to check Driver (3rd) parameter passed to IFS hook. In my old code which
uses it there is a check which distinguishes local drives as being <= (‘Z’ -
‘A’ + 1) and network as others. IIRC for network drives the value was 0xFF.
It was for IFSFN_WRITE, I’m not sure about opens. Also, even if works I’m
not sure about validity; I’ve added this code to avoid problems with driver
letters other than A to Z which weren’t interesting for my driver.


Kind regards, Dejan M. www.alfasp.com
E-mail: xxxxx@alfasp.com ICQ#: 56570367
Alfa File Monitor - File monitoring library for Win32 developers.
Alfa File Protector - File protection and hiding library for Win32 developers.
Alfa Registry Monitor - Registry monitoring library for Win32 developers.
Alfa Registry Protector - Registry protection library for Win32 developers.


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