I am using IRP_MJ_DIRECTORY_CONTROL to find the FileId and ObjectId for an
NTFS file. The
QueryDirectory struct used for that lookup has a member FileName that is a
PSTRING. How will this ever work with wide filenames? I thought NTFS
supported wide filenames everywhere.
The archives of this list say this:
http://www.osronline.com/lists_archive/ntfsd/thread2760.html
— Mark Hahn wrote:
> I am using IRP_MJ_DIRECTORY_CONTROL to find the
> FileId and ObjectId for an
> NTFS file. The
> QueryDirectory struct used for that lookup has a
> member FileName that is a
> PSTRING. How will this ever work with wide
> filenames? I thought NTFS
> supported wide filenames everywhere.
>
>
>
> —
> Questions? First check the IFS FAQ at
> https://www.osronline.com/article.cfm?id=17
>
> You are currently subscribed to ntfsd as:
> xxxxx@yahoo.com
> To unsubscribe send a blank email to
> xxxxx@lists.osr.com
>