[PATCH] user32: Add tests showing that MapWindowPoints, ClientToScreen and ScreenToClient never fail.

Christian Costa titan.costa at gmail.com
Tue Oct 16 15:20:05 CDT 2012


Le 16/10/2012 20:21, Henri Verbeet a écrit :
> On 16 October 2012 20:12, Christian Costa <titan.costa at gmail.com> wrote:
>> +    //SetWindowPos(wnd, NULL, 0, 0, rect.right / 2, rect.bottom / 2, 0);
> C99 comment.
>
> I don't think these are very interesting cases though, it's probably
> more interesting what happens with e.g. a destroyed window, or a
> fullscreen window.
>
>
>
Do you mean invalid handle ?



More information about the wine-devel mailing list