[2/2] kernel32: Remove a 0-length read optimization from ReadFile.

Alexandre Julliard julliard at winehq.org
Thu Sep 12 06:19:05 CDT 2013


Dmitry Timoshkov <dmitry at baikal.ru> writes:

> Alexandre Julliard <julliard at winehq.org> wrote:
>
>> > This matches WriteFile behaviour and ensures that invalid parameters are
>> > properly handled and fields in the OVERLAPPED structure are initialized.
>> 
>> This is again causing test failures. Please do a full test run before
>> sending patches.
>
> Could you please list at least some of the observed failures? That's
> just copy/paste on your side but it would really save quite a bit of
> time for me since not all tests pass on my system, particularly d3d
> related, crypt32 and some others. And yes, I always do 'make test' in
> the dlls directories that may be affected.

Obviously, ntdll and kernel changes can affect everything. In this case
shlwapi was the first failing one.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list