shell32: Fix SHFileOperation when deleting a nonexistent directory. (try 2)

Zhenbo Li litimetal at gmail.com
Sat Jun 14 03:09:14 CDT 2014


2014-05-21 9:23 GMT+08:00 Zhenbo Li <litimetal at gmail.com>:
> Thanks Alexandre
>
> try 2:
>     1. Let SHELL_DeleteDirectoryW return DWORD
>     2. Get the right return value by
>         ret = SHNotifyRemoveDirectoryW(pszDir)
> origin:
> Thanks Bruno Jesus
> This patch would fix bug 34324, by returning correct
> error value of SHFileOperation.
>
> ---
>  dlls/shell32/shlfileop.c       | 55
> +++++++++++++++++++++---------------------
>  dlls/shell32/tests/shlfileop.c |  4 ---
>  2 files changed, 27 insertions(+), 32 deletions(-)

Hi,
Could someone have a look with my patch after three weeks :-)
Thank you very much


-- 
Have a nice day!
Zhenbo Li



More information about the wine-devel mailing list