[PATCH] shell32: Fix SHFileOperation(FO_MOVE) for creating subdirectories.

Zhenbo Li litimetal at gmail.com
Fri Aug 14 08:18:43 CDT 2015


This patch fixes bug 25207. Seems that a dozen of apps are affected by 
this bug, so please tell me how I can improve this patch if this patch 
can't be committed directly.

There will be a test error:
shlfileop.c:818: Test failed: Expected ERROR_CANCELLED or DE_DIFFDIR

It is not related to my patch.

Hope you enjoy your weekend.

---
  dlls/shell32/shlfileop.c       | 11 +++++++++--
  dlls/shell32/tests/shlfileop.c |  6 +++---
  2 files changed, 12 insertions(+), 5 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-shell32-Fix-SHFileOperation-FO_MOVE-for-creating-subdi.txt
Type: text/x-patch
Size: 2189 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150814/bc7c050f/attachment.bin>


More information about the wine-patches mailing list