[PATCH] shell32: Allow copy operation to overwrite an existing write protected file + tests

Nikolay Sivov bunglehead at gmail.com
Fri Feb 19 08:41:51 CST 2010


On 2/19/2010 17:34, Christian Costa wrote:
> ---
>
>   dlls/shell32/shlfileop.c       |   10 +++++++++-
>   dlls/shell32/tests/shlfileop.c |   20 ++++++++++++++++++++
>   2 files changed, 29 insertions(+), 1 deletions(-)
>    
Correct me if I'm wrong, but isn't SetFileAttributes dependent on user 
security permissions?
I mean will it work as expected if this call fails for that reason?




More information about the wine-devel mailing list