[PATCH 5/5] mfplat/buffer: Redirect all Lock2D() implementations to Lock2DSize().

Nikolay Sivov nsivov at codeweavers.com
Tue Jun 14 05:54:00 CDT 2022



On 6/14/22 11:52, Giovanni Mascellani wrote:
> Hi,
>
> Il 13/06/22 18:33, Nikolay Sivov ha scritto:
>> I didn't do that to avoid two traces per Lock2D() call. Why is it 
>> better to forward?
>
> Well, we get rid of something like 70 lines of boilerplate and 
> duplicated code. If you don't like the double trace, I can get rid of 
> the one in Lock2D().
>

I don't what to get rid of it, I want to see which method is called, 
including non-generic name of method itself.

> Giovanni.
>




More information about the wine-devel mailing list