[PATCH 2/3] user32: Added more dialog owner tests.

Jacek Caban jacek at codeweavers.com
Mon Feb 29 19:44:46 CST 2016



On 3/1/16 12:25 AM, Dmitry Timoshkov wrote:
> Jacek Caban <jacek at codeweavers.com> wrote:
>
>>>>> Please don't create fake embedded blocks.
>>>> I need this declaration here, otherwise I wouldn't be able to use
>>>> handles for testing lparam value.
>>> wparam/lparam could be tested directly in the window procedure.
>> It would require some global variables and new window procedure. It's
>> cleaner to do it using existing tools IMO.
> Writing the tests for user32 requires a bit of efforts, yes.

I'd prefer to respond to comments that intend to improve the patch 
instead of comments that intend to increase efforts.

> But since
> you are new to this area I think it's justified to ask for more tests
> to show that you well understand the code and can proof that the patch
> is 100% correct.

Given quality of your comments so far (and I mean technical ones, not 
just this one) I think it's justified to ask you to go back and try to 
understand my patch before questioning my abilities.

Jacek



More information about the wine-devel mailing list