shell32: change return value of SHFileOperation when deleting files

Alexandre Julliard julliard at winehq.org
Tue Nov 26 11:00:08 CST 2013


Nikolay Sivov <bunglehead at gmail.com> writes:

> On 11/26/2013 20:35, Qian Hong wrote:
>> On Tue, Nov 26, 2013 at 11:44 PM, Nikolay Sivov <bunglehead at gmail.com> wrote:
>>> Does it actually fix it? Cause a hack attached to this bug differs from what
>>> you're doing.
>> I wrote the original hack, it does fix the app, as well as Zhenbo's patch.
>>
>>> Another thing to test is to try this application on Vista or later to see if
>>> it works.
>> Yes it works, the app is smart enough to handle both 0x402 and 0x2.
> Ok, it's better to return 0x2 value then as this patch does.

It would be even better to return the actual error from the
corresponding file operations...

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list