http://bugs.winehq.org/show_bug.cgi?id=34324
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|-unknown |shell32 Ever Confirmed|0 |1
--- Comment #5 from Qian Hong fracting@gmail.com 2013-10-24 04:03:38 CDT --- Thanks for testing.
Seems like a shell32 bug: 000b:Call shell32.SHFileOperationW(0dd6d624) ret=00491ad0 000b:Call ntdll.RtlAllocateHeap(00110000,00000008,00000380) ret=7e1c1a9c 000b:Ret ntdll.RtlAllocateHeap() retval=04ef37e0 ret=7e1c1a9c 000b:Call shlwapi.PathIsRelativeW(0dd6d644 L"C:\Program Files\qqtest") ret=7e1c1acc 000b:Ret shlwapi.PathIsRelativeW() retval=00000000 ret=7e1c1acc 000b:Call shlwapi.StrPBrkW(0dd6d298 L"C:\Program Files\qqtest",7e1f00e4 L"*?") ret=7e1c1b82 000b:Ret shlwapi.StrPBrkW() retval=00000000 ret=7e1c1b82 000b:Call comctl32.359(0dd6d298 L"C:\Program Files\qqtest",00000000,0000005c) ret=7e1c16ab 000b:Ret comctl32.359() retval=0dd6d2b8 ret=7e1c16ab 000b:Call KERNEL32.GetFileAttributesW(04ef2288 L"C:\Program Files\qqtest") ret=7e1c1bfd 000b:Ret KERNEL32.GetFileAttributesW() retval=ffffffff ret=7e1c1bfd 000b:Call shlwapi.PathCombineW(0dd6d260,04ef2288 L"C:\Program Files\qqtest",7e1f00e0 L"*") ret=7e1c0429 000b:Ret shlwapi.PathCombineW() retval=0dd6d260 ret=7e1c0429 000b:Call KERNEL32.FindFirstFileW(0dd6d260 L"C:\Program Files\qqtest\*",0dd6d010) ret=7e1c0444 000b:Ret KERNEL32.FindFirstFileW() retval=ffffffff ret=7e1c0444 000b:Ret shell32.SHFileOperationW() retval=00000003 ret=00491ad0
I'll take a look on it.