http://bugs.winehq.org/show_bug.cgi?id=34406
--- Comment #10 from Dmitry Timoshkov dmitry@baikal.ru --- (In reply to comment #8)
According to this article : http://technet.microsoft.com/en-us/library/cc783530%28v=ws.10%29.aspx
it appears that write permission on a folder implies read permissions.
I can't find that assumption in that article:
Permissions for Files and Folders:
List Folder/ Read Data: List Folder allows or denies viewing file names and subfolder names in the folder. List Folder only affects the contents of that folder; it does not affect whether the folder you are setting the permission on will be listed. (Applies to folders only.) Read Data allows or denies viewing data in files. (Applies to files only.)
Create Files/ Write Data: Create Files allows or denies creating files in the folder. (Applies to folders only.) Write Data allows or denies making changes to the file and overwriting existing content. (Applies to files only.)