Re: shell32: Fix SHFileOperation when deleting a nonexistent directory. (try 2)
14 Jun
2014
14 Jun
'14
3:09 a.m.
2014-05-21 9:23 GMT+08:00 Zhenbo Li <litimetal(a)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
4196
Age (days ago)
4196
Last active (days ago)
0 comments
1 participants
participants (1)
-
Zhenbo Li