while handling IRP_MJ_CREATE I'm seeing that many files are being opened for
write access when in fact there is really no reason for write access. For
instance when looking at properties from the Windows Shell
irpSp->Parameters.Create.SecurityContext->DesiredAccess has a value of
0012019f
Is this lazy programming in the shell and other places asking for more
rights than they need or am I misunderstanding the meaning of
.....->DesiredAccess
--
Gak -
Finecats