[Bug 50772] New: SetFileAttributesA(FILE_ATTRIBUTE_READONLY) on a directory doesn't have any effect

WineHQ Bugzilla wine-bugs at winehq.org
Wed Mar 3 16:01:34 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=50772

            Bug ID: 50772
           Summary: SetFileAttributesA(FILE_ATTRIBUTE_READONLY) on a
                    directory doesn't have any effect
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: kernel32
          Assignee: wine-bugs at winehq.org
          Reporter: martin at martin.st
      Distribution: ---

Created attachment 69564
  --> https://bugs.winehq.org/attachment.cgi?id=69564
Testcase

Making a directory readonly by doing
SetFileAttributesA(FILE_ATTRIBUTE_READONLY) doesn't seem to have any effect (at
least, reading back the attributes with GetFileAttributesA doesn't reflect it).

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list