On Wed Apr 26 15:12:29 2023 +0000, Alexandre Julliard wrote:
I don't see anything in there that would require write access. The most obvious fix would be to support FILE_DISPOSITION_IGNORE_READONLY_ATTRIBUTE, but opening the file read-only and faking the attributes setting could probably also be made to work.
I'll have a look, and see how it works out. Thanks.