Help needed for IRP_MJ_DIRECTORY_CONTROL

Hai All,

I am developing a file system filter driver where I handle
IRP_MJ_DIRECTORY_CONTROL for IRP_MN_QUERY_DIRECTORY and return driectory
contens to the caller. I am filling the FILE_BOTH_DIR_INFORMATION
structure but when quired directory from explorer it is genereating error.
Am I missing anything in handling this request.

Any information is helpful,
Thanx in advance,
Kedar

My first question is, how are you handling this request? Are you certain
that the FILE_BOTH_DIR_INFORMATION IS being requested? Is the alignment
correct? Are you setting up the information field correctly?

Pete

Peter Scott
xxxxx@KernelDrivers.com
http://www.KernelDrivers.com

>-----Original Message-----
>From: xxxxx@lists.osr.com [mailto:bounce-ntfsd-
>xxxxx@lists.osr.com] On Behalf Of xxxxx@hotmail.com
>Sent: Friday, August 02, 2002 12:20 PM
>To: File Systems Developers
>Subject: [ntfsd] Help needed for IRP_MJ_DIRECTORY_CONTROL
>
>Hai All,
>
>I am developing a file system filter driver where I handle
>IRP_MJ_DIRECTORY_CONTROL for IRP_MN_QUERY_DIRECTORY and return
driectory
>contens to the caller. I am filling the FILE_BOTH_DIR_INFORMATION
>structure but when quired directory from explorer it is genereating
error.
>Am I missing anything in handling this request.
>
>Any information is helpful,
>Thanx in advance,
>Kedar
>
>—
>You are currently subscribed to ntfsd as: xxxxx@KernelDrivers.com
>To unsubscribe send a blank email to %%email.unsub%%