Hello all,
Does anyone have experiences using RDR2 File System Driver Model
from Windows 2000 IFS Kit??
I’m trying to write the file system driver (NFS Client) using
this model and meet with difficulties.
I can mount the remote disk, read, write and copy files in
DOS session or from test application, but if I trying to copy
file from remote to local disk by Explorer (drag by mouse button)
occur the FATAL ERROR.
As I can see from Kernel Debugger trace file, the fatal error
occur at the IRP_MJ_CLEANUP request: RxFsdDispatch routine call
the TstMRxCleanupFobx Entry of my driver. (The fragment of trace
file is attached).
BTW: The SMBMRX Mini-Redirector Sample code from Windows2000
IFS kit has the alike bug.
Any idea why and what I did wrong??
Or my big error is the using of the RDR2 File System Driver Model???
Reasons: 1) Documentation for the Rdr2 wrapper/mini-redirector
interface is not provided.
2) Mini-Redirectors Sample code has the bugs.
Regards,
Nikolay Naumov
E-mail: xxxxx@mikron.ru
Mikron Corporation, http://www.mikron.ru
Moscow, Russia