Hi All,
Is there any easy way to get hold of the Create Disposition flags
(e.g. FILE_SUPERSEDE, FILE_CREATE etc.) from the parameters of an
IRP_MJ_CREATE.
I don’t know if this makes any difference but I am developing my
filter driver as a mini-filter using the new Filter Manager version of the
IFS kit.
On a related matter is there any way to prevent a file open in which
a truncate is requested from deleting all the data streams inside a file
Peter Richards