File Name in IRP_MJ_CREATE

hi,

I am trying to moniter few folder (eg: C:\Program Files) in my machine. For
that im using FileSpy sample provided by IFS kit.
I am compairing the name against the list of folder name. I am having some
problem Dos name (C:\Program Files and C:\Progra~1 are same).

Is there a way in IRP_MJ_CREATE operation to convert Dos names to windows
names.

regards,
VC

> Is there a way in IRP_MJ_CREATE operation to convert Dos names to windows

names.

Check the archives, this theme has been discussed to death here

L.