April 29, 2023
2:45 p.m.
On Wed Apr 26 17:13:14 2023 +0000, Zebediah Figura 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,
I don't understand, how do you propose to support that flag while still mapping READONLY to \~0222? Ah, never mind, I made assumptions about what this flag does. That would work for Cygwin. I don't like the idea of leaving our code broken in this way otherwise, but... The thought occurs to me that this patch set might be a usful addition to wine-staging for the time being.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/1895#note_31578