FSFD : File Name when doing a "copy con" from command prompt....

In my file systm filter , I see the file name( file objcet during create ) does not include the full path when I try a “copy con” from command prompt…

e.g

D:\TestDir\tes1> copy con abcd.txt

AAAAAAAAAA
SSSSSSSSSSS
DDDDDDDDDDD
FFFFFFFFFFFF
^Z

If the try the above the in IRP_MJ_Create , the fileobject->Filename contains just the name “abcd.txt” …

It does not come like “D:\TestDir\tes1\abcd.txt” …

But when I try it thru explorer ->new>create txt file …It comes properly…

Any idea what is reason ? and how to get the full path as “D:\TestDir\tes1\abcd.txt” …

Please give me some suggestions…

thanks in advance,

PRIYA MS


Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.

Rest of the name is in FileObject->RelatedFileObject.

About retrieving the name, yesterday was a thread about it.

L.

Thank you very much “L” !!

Ladislav Zezula wrote:
Rest of the name is in FileObject->RelatedFileObject.

About retrieving the name, yesterday was a thread about it.

L.


Questions? First check the IFS FAQ at https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: unknown lmsubst tag argument: ‘’
To unsubscribe send a blank email to xxxxx@lists.osr.com

PRIYA MS

---------------------------------
Celebrate Yahoo!'s 10th Birthday!
Yahoo! Netrospective: 100 Moments of the Web