Hi all,
If in my in CompletionRoutine of IRP_MJ_CREATE with “FILE_NOT_FOUND”,
can I modify file name and retry open file?
Can I set IoStatus.Status = STATUS_REPARSE on CompletionRoutine?
Can I reuse the same IRP?
Any help is welcome,
Thanks in advance,
Fernando.