mirror of
https://github.com/reactos/reactos.git
synced 2026-05-24 08:11:38 +08:00
This avoids the open failing on certain file systems where GENERIC_WRITE access would be denied
for a readonly file.
This is an addendum to 82f44a2.
CORE-14158