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

Henri Verbeet hverbeet at gmail.com
Tue Oct 16 13:21:49 CDT 2012


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.



More information about the wine-devel mailing list