https://bugs.winehq.org/show_bug.cgi?id=50773
Bug ID: 50773 Summary: SetFileAttributesA(FILE_ATTRIBUTE_READONLY) on a symlink doesn't stick Product: Wine-staging Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: martin@martin.st CC: erich.e.hoover@gmail.com, leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
Created attachment 69569 --> https://bugs.winehq.org/attachment.cgi?id=69569 Testcase
Similarly to https://bugs.winehq.org/show_bug.cgi?id=50772 (making directories readonly), calling SetFileAttributesA(FILE_ATTRIBUTE_READONLY) on a symlink and then querying the attributes doesn't show the newly set attribute.