shell32: Use remove() instead of rmdir().

Jactry Zeng jzeng at codeweavers.com
Fri Jul 22 02:40:55 CDT 2016


rmdir() will fail when target is a symbolic link.

Signed-off-by: Jactry Zeng <jzeng at codeweavers.com>
---
   dlls/shell32/shellpath.c | 6 +++---
   1 file changed, 3 insertions(+), 3 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-shell32-Use-remove-instead-of-rmdir.txt
Type: text/x-patch
Size: 1162 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160722/26f657d8/attachment.bin>


More information about the wine-patches mailing list